Text Option

This block is a plain text option which allows you input a text value when entering your command on Discord.

You can retrieve the variable of the option via the Clipboard or the block itself. The format of the variable is {option_optionname}, where optionname is the name of the option.

Option Name

This field requires an input for your unique option name. The designated name will then be the reference for your option variable.

Option Description

The option description field allows you to assign a custom description to your option. It is useful to describe what the option is used for.

Set Required

With this switch you are able to toggle if the option should be required or not in order to execute the command.

Add Choices

This is an optional section is where you can add choices into your option. Choices allow the user to select something from a fixed set of values. There is a maximum number of 25 choices.

Last updated