Chat Bot

Explore chat commands, and information about variables.

Chat Commands

An easy and effective way to change settings, get information, or run an action on the fly.

  • !!skip or !skiptts

    Moderator

    Skips the current playing Text To Speech (TTS) message, and plays the next one in the queue.

  • !!count {rewardName}

    Responds with the number of times the reward has been redeemed.

Variables

Create robust, and dynamic responses for chat messages, text-to-speech messages, or a Channel Point reward's title, description, or cost.

VariableDescriptionExample Result
${redeemer.name}Name of the person that redeemed the Channel Point rewardJustinFan123
${redeemer.input}User input typed when a reward was redeemedVillain get the money like curls
${channel.name}Name of the broadcasters channel. itsgrayf0x
${reward.title}Title of the redeemed Channel Point reward.Text-to-Speech Message
${reward.cost}Cost of the redeemed Channel Point reward550
${reward.count}The amount of times the reward has been redeemed25
${random.chatter}Random chatter in the channel. A different chatter every time it's referenced.IsaiahCreati
${random.chatter.seeded}Random chatter in the channel. The same chatter every time it's referenced.IsaiahCreati
${random.emote}Random Twitch Emote
${urlfetch https://sample.apiUrlHere.com}Call external api w/ GET request.sample response in plain text