Settings

The settings page allows you to customize & edit your bot's functionality, customizing default error messages to data and security throughout your bot.

General

The general page allows you to operate bot controls and customize the visual aspects of your bot, such as the Activity & Status.

Customization

The customization page allows you to edit the bots profile, such as the name, banner and the bio.

Data & Security

The data & security page allows you to edit the 'backend' features of the bot, such as viewing & updating your bot token, refreshing bots data and deleting your bot.

Default Messages

The default messages page covers any default error messages your bot may send. These defaults can range from Command not found error messages to command cooldown messages.

List of Command Errors in Default Messages Page
Description

Command not found

This message is sent when a user tries to use a command that does not exist.

Command cooldown

This message is sent when a user tries to use a command that is on cooldown. Use {time_remaining} to display the remaining time.

Command DM permission

This message is sent when someone uses a command in DM's while not allowed.

Command guild permission

This message is sent when someone uses a command in a guild while not allowed.

Command allowed role permission

This message is sent when someone uses a command which requires a role they don't have.

Command denied permission

This message is sent when someone uses a command which bans a role they have.

Command allowed channel permission

This message is sent when a command is ran in a channel that is not whitelisted.

Command denied channel permission

This message is sent when a command is ran in a channel that is banned.

Command allowed guild permission

This message is sent when a command is ran in a guild that is not whitelisted.

Command denied guild permission

This message is sent when a command is ran in a guild that is banned.

Command allowed permissions permission

This message is sent when a user runs this command while not having a permission.

Command denied permissions permission

This message is sent when a user runs this command with a blacklisted permission.

List of Button Errors on Default Messages Page
Description

Button trigger not found

This message triggers if the command / event that the button is linked to does not exist.

List of Menu Errors on Default Messages Page
Description

Menu trigger not found

This message triggers if the command / event that the menu is linked to does not exist.

Premium

The Premium page can be used to purchase premium features for your bot. Purchasing premium gives your bot countless more options See here.

Integrations

The integrations page is used to find information on your but like your OpenAI Token, Deepseek Token, and Anthropic Token.

Last updated

Was this helpful?