Several moderation and management commands require specific Discord permissions. Discord hides commands from members who lack the permission, and the bot enforces the same checks at runtime. See Security for the full permission matrix.
Slash Commands
Slash commands are registered per-guild onDEV_GUILD_ID at startup.
Economy
Economy Notes:
- Create an account with
/economybefore using other economy commands. - New accounts start with 1000 bank.
/robrequires both robber and target to have at least $100.- Failed robberies fine the robber (capped at their wallet balance).
General
Information
Utility
/embedcreator requires the Manage Messages Discord permission. See Security.Moderation
Management
The setup wizard provides a select menu to configure:
- Welcome System — channel, message template, rules channel, member/bot auto-roles
- Ticket System — category, panel channel, support role
/setup requires Manage Server and follow-up setup components bind to the initiating user. See Security.Context Menu Commands
Right-click a user or message to access these commands.Prefix Commands
Prefix commands use? by default (configurable per-guild). They are disabled by default — set handler.commands.prefix: true in config.js to enable.
Developer Commands
These commands are deployed only to the support/dev guild (config.handler.guildId). Most require the user’s ID to be listed in config.moderation.developers.