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-06-18 10:05:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eccbe44acd3867bbca0a58878287b17eab133153
KfChatDotNet
/
KfChatDotNetBot
T
History
barelyprofessional
eccbe44acd
Merging changes from
#66
...
Closes PR
#66
2026-02-07 11:33:09 -06:00
..
Assets
Add coinflip game (
#50
)
2026-01-16 06:36:55 +01:00
Commands
Merging changes from
#66
2026-02-07 11:33:09 -06:00
Extensions
Removed Newtonsoft
2026-01-02 18:56:22 -06:00
Migrations
Added the initial framework for the new Money system.
2025-08-20 14:59:09 -05:00
Models
Live Roulette v1 (
#59
)
2026-01-29 12:20:57 -06:00
Services
Use gambler ID in Redis key to avoid the possibility of concurrent games messing with the state
2026-02-07 11:27:03 -06:00
Settings
WIP rehost stuff
2026-02-05 23:26:46 -06:00
ApplicationDbContext.cs
Added the initial framework for the new Money system.
2025-08-20 14:59:09 -05:00
ChatBot.cs
Experimental convoluted rain refactor to use Redis instead of semaphores
2026-01-28 00:40:01 -06:00
config.json
Renamed the bot from KickBot -> ChatBot and removed the reference to Kick in the project name
2024-07-26 16:50:39 +08:00
KfChatDotNetBot.csproj
Slots 2.0. Now with less Raylib
2025-12-27 09:25:21 -06:00
NLog.config
Renamed the bot from KickBot -> ChatBot and removed the reference to Kick in the project name
2024-07-26 16:50:39 +08:00
NLog.xsd
Renamed the bot from KickBot -> ChatBot and removed the reference to Kick in the project name
2024-07-26 16:50:39 +08:00
Program.cs
Did a massive overhaul of settings where it now uses an attribute and reflection to populate the DB. Gets rid of the enormous array and makes it a one-step process to create settings.
2025-10-18 03:45:23 -05:00