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-02 04:22:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06c64778ce31c9b8cf2b0646a06eeb70cebb6884
KfChatDotNet
/
KfChatDotNetBot
/
Commands
History
barelyprofessional
eef56d3f6b
Decode entities in incoming message
2024-08-11 22:36:25 +08:00
..
HowlggCommands.cs
Extended the command interface so it passes in the user's DB entry. Just avoids having to look it up again if you're doing DB operations involving the user
2024-08-10 00:27:06 +08:00
ICommand.cs
Extended the command interface so it passes in the user's DB entry. Just avoids having to look it up again if you're doing DB operations involving the user
2024-08-10 00:27:06 +08:00
JuiceCommand.cs
Extended the command interface so it passes in the user's DB entry. Just avoids having to look it up again if you're doing DB operations involving the user
2024-08-10 00:27:06 +08:00
MemeCommands.cs
Extended the command interface so it passes in the user's DB entry. Just avoids having to look it up again if you're doing DB operations involving the user
2024-08-10 00:27:06 +08:00
RainbetCommands.cs
Added commands for getting Rainbet betting info
2024-08-10 00:28:33 +08:00
TestCommands.cs
Decode entities in incoming message
2024-08-11 22:36:25 +08:00
TimeCommand.cs
Extended the command interface so it passes in the user's DB entry. Just avoids having to look it up again if you're doing DB operations involving the user
2024-08-10 00:27:06 +08:00
WhoisCommand.cs
Extended the command interface so it passes in the user's DB entry. Just avoids having to look it up again if you're doing DB operations involving the user
2024-08-10 00:27:06 +08:00