This website requires JavaScript.
Explore
Help
Sign In
Salastil
/
KfChatDotNet
Watch
1
Star
0
Fork
0
You've already forked KfChatDotNet
mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced
2026-05-04 05:12:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8676241fbf586cc9c97e5942855d0421b99146fa
KfChatDotNet
/
KfChatDotNetKickBot
History
barelyprofessional
8676241fbf
The Final Solution to the Websocket question? I've gone through like 10 different iterations to try and get ByServer reconnections to work correctly. Now just disabled reconnection altogether and I'm manually disposing and recreating the instance whenever it dies using a watchdog task. So far working great after 12 hours!
2024-07-20 10:42:38 +10:00
..
Commands
Added recent bets command and now casting the magic number to a float so the bot can show bets <$1
2024-07-20 10:40:50 +10:00
Migrations
Big update introducing ghetto command interface, settings, database and howl.gg bet feed scraping
2024-07-18 01:37:15 +10:00
Models
Big update introducing ghetto command interface, settings, database and howl.gg bet feed scraping
2024-07-18 01:37:15 +10:00
Services
The Final Solution to the Websocket question? I've gone through like 10 different iterations to try and get ByServer reconnections to work correctly. Now just disabled reconnection altogether and I'm manually disposing and recreating the instance whenever it dies using a watchdog task. So far working great after 12 hours!
2024-07-20 10:42:38 +10:00
Settings
Added a basic Howl.gg stats command, implemented a setting for controlling the magic number to divide by and retroactively updating bet/profit amounts for unrealized gains on slot feaches
2024-07-18 18:02:44 +10:00
ApplicationDbContext.cs
Big update introducing ghetto command interface, settings, database and howl.gg bet feed scraping
2024-07-18 01:37:15 +10:00
config.json
Updated Kick functionality to alert on dirtdevil-enjoyer going live as BMJ got permabanned and it serves no purpose now
2024-06-30 13:34:53 +08:00
Extensions.cs
Fix Kick emote regex so it's less greedy and can handle consecutive emotes with no space
2024-03-26 16:35:45 +08:00
KfChatDotNetKickBot.csproj
Big update introducing ghetto command interface, settings, database and howl.gg bet feed scraping
2024-07-18 01:37:15 +10:00
KickBot.cs
The Final Solution to the Websocket question? I've gone through like 10 different iterations to try and get ByServer reconnections to work correctly. Now just disabled reconnection altogether and I'm manually disposing and recreating the instance whenever it dies using a watchdog task. So far working great after 12 hours!
2024-07-20 10:42:38 +10:00
NLog.config
Big update introducing ghetto command interface, settings, database and howl.gg bet feed scraping
2024-07-18 01:37:15 +10:00
NLog.xsd
Initial commit
2024-03-25 20:11:49 +08:00
Program.cs
Big update introducing ghetto command interface, settings, database and howl.gg bet feed scraping
2024-07-18 01:37:15 +10:00