"Hotkey" is a type of CUSTOM COMMANDS. To make use of it, you must first CREATE one, as defined below.
Hotkey
The Hotkey
command-type will trigger custom hotkeys to your computer via the Bot GUI. It is recommended to set them to a specific permission or cost.
Command Creation
EDITOR
Rank
Unlike built in commands, Hotkey is a type of command. Using the built in !Commands command, you may create as many Hotkey commands as you desire.
Creation via Interface
Creation via Command
!commands
add
!{my-hotkey}
--type=hotkey
The flag to set the type to "hotkey"
The name of the command to create
Command handler action
Commands handler command