Command & Event Builder
It's time to create your very own custom command or event, let's show you how it's done!
Hint: Watch this video to find out how to use the command builder or follow the steps bellow:
- Your custom command starts off in the command builder. To get there, we need to head on over to the Custom commands module. Once there, open up the command builder by pressing the gif with the yellow box!
- Now we need to configure our command (the name, the permissions etc). To do so, you'll need to edit the "Settings" menu on the right hand screen:

Setting Name | What does it do? |
---|---|
Trigger (Required) | The name of the command (e.g. /help) |
Description (Required) | The description of the command that sits underneath the command trigger (name) |
Hide/Show bot replies (Required) | If hidden, only the command executer can see the reply. Else, everyone else can. |
Cooldown (Optional) | Determines how long a user/server has to wait before using the command again |
- Scroll down on the same settings menu till you see a new section called "Permission Options". You can now configure which permissions and roles are required to use your command and blacklist or whitelist channels.

Settings Name | What does it do? |
---|---|
Allowed roles | Select which roles are required to interact with your command. By default, @everyone is selected. Click on the little "x" icon to remove a role and click the little "+" icon to add a role. |
Banned Roles | This does the opposite of the first option as it allows you to select roles in which cant interact and use your command. Click the little "+" icon to add a role and the click the little "x" to remove a role. |
Required Permissions | This option allows you to select what server permissions are required in order to interact with your command. Click the little "+" icon to add a role and the click the little "x" to remove a role. |
Banned Channels | This option allows you to blacklist (ban) channels from interacting with your command. Simply meaning, you won't be able to use the specific command in that channel. |
Last modified 1mo ago