Commit Graph

7 Commits

Author SHA1 Message Date
PalmDevs
97f2795df4 feat(bots/discord): update to newer command definition framework 2024-08-13 21:16:26 +07:00
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
9b6ba56d99 chore: use alternative ways to bundle 2024-07-08 19:43:03 +07:00
PalmDevs
a2bf3eade9 fix(bots/discord/commands): refactor and add checks 2024-06-24 20:50:46 +07:00
PalmDevs
39d5b3a479 feat(bots/discord): add moderation.roles config to be used in moderation commands 2024-06-24 18:32:04 +07:00
Palm
7fdf8c0dc7 fix(bots/discord/commands/unmute): fix option description and embeds 2024-06-24 18:23:43 +07:00
Palm
399dca7153 fix(bots/discord): messed up file name for unmute command 2024-06-24 18:23:43 +07:00