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 13:22:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2cd755a10a4eb49afc73bc467b3501293d6478e
KfChatDotNet
/
KfChatDotNetBot
/
Commands
History
barelyprofessional
e2cd755a10
Added winmanjack
2024-09-14 17:06:14 +08:00
..
AdminCommands.cs
Moved cache clear command to admin commands
2024-09-07 19:03:37 +08:00
HowlggCommands.cs
Forgot to include these files in the previous commit
2024-08-23 12:31:53 +08:00
ICommand.cs
Updated commands to remove the hide from help property, instead set the help text to null for whenever that eventually gets implemented.
2024-08-23 12:31:33 +08:00
JuiceCommand.cs
Added a feature to make juicers way less generous for loser users
2024-09-14 16:38:45 +08:00
MemeCommands.cs
Added winmanjack
2024-09-14 17:06:14 +08:00
RainbetCommands.cs
Updated commands to remove the hide from help property, instead set the help text to null for whenever that eventually gets implemented.
2024-08-23 12:31:33 +08:00
RestreamCommands.cs
Added a command to query the restream
2024-08-30 22:26:41 +08:00
TestCommands.cs
Updated commands to remove the hide from help property, instead set the help text to null for whenever that eventually gets implemented.
2024-08-23 12:31:33 +08:00
TimeCommand.cs
Updated commands to remove the hide from help property, instead set the help text to null for whenever that eventually gets implemented.
2024-08-23 12:31:33 +08:00
UtilityCommands.cs
All the ancillary services have been moved out of the chatbot's class and relocated to a separate file. THe code is still very messy but at least it'll make the main bot easier to navigate.
2024-09-01 00:53:44 +08:00
WhoisCommand.cs
Updated commands to remove the hide from help property, instead set the help text to null for whenever that eventually gets implemented.
2024-08-23 12:31:33 +08:00