barelyprofessional
|
5b3f394c29
|
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 |
|
barelyprofessional
|
1d21913afa
|
Forgot to include these files in the previous commit
|
2024-08-23 12:31:53 +08:00 |
|
barelyprofessional
|
5d1334d2b3
|
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 |
|
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 |
|