barelyprofessional
|
5eb2ef62b9
|
Added support for custom part separators when using the fancy split message extension method
|
2025-02-09 23:34:48 +08:00 |
|
barelyprofessional
|
42e6589e2a
|
Original TruncateBytes extension method wasn't working right, seemed to include an extra character which would put us over the limit. Replaced it and new method seems to be working as expected albeit not as nice looking.
|
2025-02-09 16:23:35 +08:00 |
|
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 |
|
barelyprofessional
|
4753783c41
|
Added an extension method for splitting messages for sending long multi-line messages
|
2024-09-17 00:55:06 +08:00 |
|
barelyprofessional
|
f9d87220d2
|
Renamed the bot from KickBot -> ChatBot and removed the reference to Kick in the project name
|
2024-07-26 16:50:39 +08:00 |
|