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 12:32:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4fc7da8549af1abc1c6b8aaa80417d65d8b3a13
KfChatDotNet
/
KfChatDotNetBot
/
Commands
History
barelyprofessional
b4fc7da854
Added rehab command
2024-10-05 11:35:45 +08:00
..
AdminCommands.cs
Added some new commands
2024-09-29 12:54:27 +08:00
HowlggCommands.cs
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +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
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +08:00
MemeCommands.cs
Added rehab command
2024-10-05 11:35:45 +08:00
RainbetCommands.cs
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +08:00
RestreamCommands.cs
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +08:00
TestCommands.cs
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +08:00
TimeCommand.cs
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +08:00
UtilityCommands.cs
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +08:00
WhoisCommand.cs
Converted send message method to async (also created a synchronous method that shadows the async method). Added a method to send multiple messages at once and message truncation with a choice of strategies
2024-09-17 00:57:11 +08:00