Skip to content

Command Configuration

Configure how commands behave.

These commands require you to have the MANAGE_GUILD permission

These commands will be eventually dropped in favor of slash commands & their configuration menu in the future

Commands

UsageExampleDescription
commandcfg allow-role <command> <add|remove> <@role|id>?commandcfg allow-role ban add @staffAllow a specific role to use the command.
commandcfg disallow-role <command> <add|remove> <@role|id>?commandcfg allow-role ban add @staffDisable a command for a role.
commandcfg permissions <command> <add|remove> <permission>?commandcfg permissions ban add KICK_MEMBERSSet custom required permissions for a command.
commandcfg view <command>?commandcfg view banView the config for a specific command.
commandcfg disable <command> <true|false>?comandcfg disable ban trueDisable/re-enable a command.