⌨️
Custom Commands
Create custom slash commands that reply with text or rich embeds.
Create custom slash commands that reply with text or rich embeds.
Set it up
- 1Open Custom Commands and enable it.
- 2Create a command name, response, aliases, and optional embed.
- 3Save and test the command in Discord.
What custom commands are for
- FAQ replies triggered by your prefix (default
!):!rules,!links,!build,!schedule. - Rich embed information panels that staff can trigger on demand.
- Short utility replies specific to your community.
What they are not
Custom Commands do not change built-in command arguments. Use the Commands page to restrict who can use commands and subcommands.
Example custom command
text
Command name: website
Aliases: site, web
Response type: Embed
Response: Visit our site at https://qreate.cloud/!
Embed color: #b98affWhat to know
- Command names must be simple lowercase command tokens.
- Use Commands for access permissions, not to edit command response content.