Palm
dd8872c027
fix(bots/discord): correct permission check logic
...
Members were being previously treated as users and some requirements are passing by default when they must not.
2024-09-05 17:33:06 +07:00
PalmDevs
97f2795df4
feat(bots/discord): update to newer command definition framework
2024-08-13 21:16:26 +07:00
PalmDevs
620f9339f0
feat(bots/discord): allow admins to bypass permission checks
2024-07-31 19:34:11 +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
e204b7b756
feat(bots/discord): switch to drizzle-orm
2024-06-24 18:23:40 +07:00
PalmDevs
7e5f6481c5
feat(bots/discord)!: read commit description
...
FEATURES:
- Updated documentation
- Improved configuration format
- Allow filter overriding for each response config (closes #29 )
- Improved commands directory structure
- Improved slash command reload script
- New commands
- New command exception handling
2024-06-24 18:23:36 +07:00
PalmDevs
fd76e0af72
feat(bots/discord): sanitize BasicDatabase inputs
2024-06-24 18:23:32 +07:00
PalmDevs
a68d726875
feat(bots/discord): add a better way to manage databases
2024-06-24 18:23:28 +07:00
PalmDevs
f9d50a0a6b
feat(bots/discord): add source
2024-06-24 18:23:27 +07:00