← Back to Docs

Command Permissions

Per-command role gating. Limit who can run any command in your guild without changing Discord's native permission overrides.

This guide is a stub — full content coming soon. Open the Permissions tab in your guild's dashboard, or run /config-perms in Discord, to start configuring.

What it does

By default, slash commands respect each command's built-in permission gate (e.g. admin commands require Kick Members). The dashboard's Permissions panel lets you override this by saying "only these roles can run this command, regardless of Discord permissions."

For example: maybe you want all members to be able to use /order, but only your logistics lead role to use /config-orders. Or only your Officers role can use /broadcast.

Quick start

  1. Open the dashboard's Permissions tab.
  2. Pick a command from the dropdown.
  3. Select one or more roles. If you select none, the command falls back to Discord's default permission.
  4. Save.

The change applies on the next slash command invocation; no bot restart needed.

We're filling in more detail here. In the meantime, ask in support if you have a specific question.