Custom Commands
Custom commands can be used to add or remove command to your bot to provide useful information like your website or shop link.
Command Arguments
Options with <> are required
Options with [] are optional
Command Usage
/customcommand add
(Name) - The name of your custom command
(Description) - The description for your custom command
[Ephemeral] - Whether the command should be ephemeral
[Argument-name] - The name of the argument
[Argument-description] - The description of the argument.
[Argument Type] - The type of the argument
Argument Information
Ephemeral - Whether the command response is visible to others or not
[Argument-name] - The name of the argument (Example: amount)
Last updated