This command is for broadcaster only
The !cmd
command gives broadcasters the ability to create their own chat commands.
!cmd new <name> <message...>
<name>
- The name for new custom command. It should be unique for your chat. A prefix must be specified if you want a prefixed command, e.g. !sub
, !server
.<message>
- Text that will be sent when the custom command is invoked. By the way, you can run a command within a command by writing a command request as you would normally write (but with the prefix "!"). See Usage for more details.!cmd delete <name>
<name>
- Name of custom command.!cmd message <name> <message...>
<name>
- Name of custom command.<message>
- Text with which to replace!cmd toggle <name>
<name>
- Name of custom command.!cmd info <name>
<name>
- Name of custom command!cmd global <name>
<name>
- Name of custom command!cmd list
!cmd new !sub Buy a Twitch sub at this link and become like the rest of us 😎
!cmd new !forsen !spam 5 forsen
- This will create the !forsen
command, which will invoke the !spam 5 forsen
command on demand.!cmd delete !sub
!cmd message !sub Buy a Prime sub at this link and become like the rest of us 😎
!cmd toggle !sub
!cmd info !sub
A new custom command with "!sub" name has been successfully created!
The "!sub" (ID ...) custom command has been deleted!
The message for "!sub" (ID ...) custom command has been changed!
The "!sub" (ID ...) custom command has been disabled!
The "!sub" (ID ...) custom command has been enabled!
✅ !sub (ID ...) | Message: Buy a Prime sub at this link and become like the rest of us 😎
Powered by ilotterytea.