"Whisper" is a type of CUSTOM COMMANDS. To make use of it, you must first CREATE one, as defined below.
Whisper
The Whisper
command-type displays predefined messages by whispering them to the viewer who ran the command.
Command Creation
EDITOR
Rank
Unlike built in commands, Whisper is a type of command. Using the built in !Commands command, you may create as many Whisper commands as you desire.
Creation via Interface
Creation via Command
!commands
add
!{my-whisper}
command output
--type=whisper
The flag to set the type to "whisper"
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-whisper}
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.