Chat commands, and variable information. Chat commands are an easy and effective way to change settings, get information, or run an action on the fly. Variables allow robust, and dynamic chat messages.
Skips the current playing Text To Speech (TTS) message, and plays the next one in the queue.
Variable | Description | Example Result | |
---|---|---|---|
${redeemer.name} | Name of the person that redeemed the Channel Point reward | JustinFan123 | |
${redeemer.input} | User input typed when a reward was redeemed | Villain get the money like curls | |
${channel.name} | Name of the broadcasters channel. | itsgrayf0x | |
${reward.title} | Title of the Channel Point reward redeemed | Text-to-Speech Message | |
${reward.cost} | Cost of the Channel Point reward redeemed | 550 | |
${random.chatter} | Random chatter in the channel. | IsaiahCreati | |
${random.emote} | Random Twitch Emote | ||
${urlfetch https://sample.apiUrlHere.com} | Call external api w/ GET request. | sample response in plain text |