Music Smart Search Option

This option can be used to let users search for music tracks when using a command.

There are multiple variables you can use from this option. The format of the variable is {option_optionname}, where optionname is the name of the option.

Variable
Information

{option_optionname.result}

This variable should be used in the Music Queue Add and Music Search actions. If the user selected an option from the list, this will return the unique ID of the track.

{option_optionname.title}

This variable can be used for messages to a user. It returns the song's title.

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.

Last updated

Was this helpful?