Discord permissions control access to Suppio slash commands in a connected Discord server. Use this page when you want to limit staff commands, open selected commands to trusted roles, or rate limitDocumentation Index
Fetch the complete documentation index at: https://docs.suppio.ai/llms.txt
Use this file to discover all available pages before exploring further.
/ask.
Command access
Each command can be assigned one or more Discord roles.- If a command has roles selected, only those roles can use it.
- If a command has no roles selected, access is limited to members with Manage Server.
/helpand/supportare available to everyone by default.
/ask cooldowns
You can set per-role /ask limits measured in messages per hour.
Use cooldowns to:
- give staff or trusted users a higher limit
- reduce spam from general members
- create a default limit with
@everyone
Role priority
Higher Discord roles override lower roles. If a member has several configured roles, Suppio uses the highest applicable role.Limits
- You can configure cooldowns for up to 10 roles.
- If no
/askcooldowns are configured, this section does not add a role-based rate limit.
Troubleshooting
A role cannot run a command
A role cannot run a command
Add that role to the command in Discord permissions or make sure the member has Manage Server when the command has no roles selected.
/help or /support is public
/help or /support is public
This is expected. Those commands are available to everyone by default.
Cooldowns do not match expectations
Cooldowns do not match expectations
Check the member’s highest role. Higher roles override lower cooldown settings.