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 21:32:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4aa0e0c84a94736df8ece56371f397c7697cf83
KfChatDotNet
/
KfChatDotNetBot
/
Commands
History
barelyprofessional
88df0c093e
Durr I'm an idiot
2024-09-07 22:20:40 +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
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
Durr I'm an idiot
2024-09-07 22:20:40 +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