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
4085e0fd4301ebf6b13b74afd007263f103e4e5d
KfChatDotNet
/
KfChatDotNetBot
/
Commands
History
barelyprofessional
f0fc79c142
Attempt to improve the way long strings are split up. There's a new extension method called FancySplitMessage to achieve this. Truncation options now work on bytes instead of string length too
2025-02-09 15:59:39 +08:00
..
AdminCommands.cs
Attempt to improve the way long strings are split up. There's a new extension method called FancySplitMessage to achieve this. Truncation options now work on bytes instead of string length too
2025-02-09 15:59:39 +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
No juicers if GambaSesh isn't present
2025-02-06 14:46:56 +08:00
MemeCommands.cs
Updated BassmanJack to conform to usual naming for commands
2025-02-08 23:37:56 +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
Added self promo command, next visit commands for PO and court, added multiple ID support to Shuffle and bumped packages
2024-11-05 19:54:38 -06: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
Updated TZ output to AGT
2025-02-06 00:02:25 +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