"Text" is a type of CUSTOM COMMANDS. To make use of it, you must first CREATE one, as defined below.
Text
The Text
command-type displays predefined messages in the chat.
Command Creation
EDITOR
Rank
Unlike built in commands, Text is a type of command. Using the built in !Commands command, you may create as many Text commands as you desire.
Creation via Interface
Creation via Command
!commands
add
!{my-text}
command output
Sets the output that is displayed when the command is executed
The name of the command to create
Command handler action
Commands handler command
Standard Use
PUBLIC
Rank
Usage
!{my-text}
text/parameters
Variables
text/parameters
- If the edit
flag is enabled, and the user is a supermod or higher, the command output will be updated. Otherwise it will run normally with any specified variables.
Flags
--edit
=true
/false
 - Whether to update the text to the new value.