Options

Options are purple in color and are used for users to input values into the command, which can then be referenced anywhere within the command with the variable {option_optionname}. Options function when a command is about to be executed, which creates fields to be able to input values into. Additionally, options are automatically connected to the command when added. They are also only available in commands and aren't required to be in the command.

Option Blocks

BlockInformation

The text option block allows for a text value to be input.

This block allows a number value to be input.

This option allows you to select a user from a list of server members.

This option allows you to select a channel from a list of server channels.

This option allows you to select a role from your server.

With this option you are able to select true or false from a dropdown.

The attachment option allows you to upload an attachment to the command.

Last updated