Skip to main content
This is a premium feature. Upgrade your plan to access it.
Custom commands let you build your own commands that trigger specific actions in your server. You can create both slash commands and prefix commands, each with their own response type.

Create a custom command

1

Open the dashboard

Go to the BrewBot Dashboard and select your server.
2

Navigate to Custom Commands

Open the Custom Commands page from the sidebar.
3

Add a new command

Click Create to start building a new command.
4

Configure the command

Fill in the following fields:
  • Name — the command name members type to trigger it
  • Description — a short description shown in the slash command menu
  • Command type — choose between a slash command or a prefix command
  • Response type — select what happens when the command is used:
    • Text — replies with a text message
    • Embed — replies with a formatted embed message
    • Role assignment — assigns or removes a role from the member
Slash commands may take up to an hour to register with Discord after you create or update them. Prefix commands are available immediately.