Commit Graph

2 Commits

Author SHA1 Message Date
Puechberty Arthur 4d92be1ad5 feat: restrict commands from being used in DMs
- Added `allow_in_dm: false` to various moderation, utility, and role management commands to prevent their usage in direct messages.
- Updated the message event handler to check for the `allow_in_dm` flag and respond appropriately when a DM command is attempted.
2026-04-10 08:53:48 +02:00
Puechberty Arthur b6d8953c46 modify commands categories 2026-04-10 06:54:51 +02:00