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
a6a00459ce02fce881d1ebbd2fc342a52029cfcc
KfChatDotNet
/
KfChatDotNetBot
/
Commands
History
barelyprofessional
a6a00459ce
Added !gmkasino
2024-09-04 01:01:10 +08:00
..
AdminCommands.cs
Added an admin command to set a user's right
2024-08-30 22:25:36 +08:00
CacheCommands.cs
aaand this one, I'm an idiot
2024-08-23 12:32:01 +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
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
MemeCommands.cs
Added !gmkasino
2024-09-04 01:01:10 +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