Managing command aliases
The following list of commands are available to the broadcaster to manage aliases:
!aliases
will display the available aliases management commands and the available commands you can put aliases for.
!addalias command alias
adds the aliasalias
for commandcommand
!removealias command alias
removes the aliasalias
for commandcommand
!enablecmd command
enables the commandcommand
!disablecmd command
disables the commandcommand
entirely.!resetcmd command
resets the commandcommand
to default values.
The aliases are saved in a file in ./settings/aliases.json
. Please use this with caution. It might render the bot inoperable.