Commit Graph

7 Commits

Author SHA1 Message Date
PalmDevs
646ec8da87 feat(bots/discord): framework changes and new features
- Migrated to a new command framework which looks better and works better
- Fixed commands not being bundled correctly
- Added message (prefix) commands with argument validation
- Added a new CommandErrorType, for invalid arguments
- `/eval` is now a bit safer
- Corrected colors for the coinflip embed
- `/stop` now works even when the bot is not connected to the API
2024-07-30 21:15:36 +07:00
PalmDevs
09dc70632d fix(bots/discord/scripts): unintentional escaping on windows 2024-07-09 01:07:27 +07:00
PalmDevs
9b6ba56d99 chore: use alternative ways to bundle 2024-07-08 19:43:03 +07:00
PalmDevs
fa0159c3a8 fix(bots/discord): wrong command file path being imported 2024-06-24 18:23:39 +07:00
PalmDevs
da21e1a6f7 feat(bots/discord/utils/fs): use recursive option for listing files 2024-06-24 18:23:34 +07:00
PalmDevs
8b690b879b feat(bots/discord/utils): allow loading commands from custom dir 2024-06-24 18:23:28 +07:00
PalmDevs
f9d50a0a6b feat(bots/discord): add source 2024-06-24 18:23:27 +07:00