Rawtoh Rawtoh / Docs

Twitch Module

Full Twitch integration — chat, events, moderation, channel points, and more.

The Twitch module connects your Twitch channel to Rawtoh. It captures everything that happens on your stream — chat messages, subs, raids, bits, channel points — and lets your automations react to it instantly.

Events

The Twitch module emits events for everything that happens on your channel. Use these as triggers to start your automations.

Chat events

Event Description
chat.messageA message is sent in chat
chat.actionA /me action message
chat.subSomeone subscribes
chat.resubSomeone resubscribes
chat.sub_giftA subscription is gifted
chat.community_subMultiple subs gifted at once
chat.raidA raid arrives
chat.banA user is banned
chat.timeoutA user is timed out
chat.announcementAn announcement is sent
chat.whisperA whisper is received

Channel events (EventSub)

Event Description
eventsub.stream_onlineStream goes live
eventsub.stream_offlineStream goes offline
eventsub.channel_followNew follower
eventsub.channel_cheerBits cheered
eventsub.channel_raidChannel raided
eventsub.channel_reward_redemption_addChannel point reward redeemed
eventsub.channel_poll_beginPoll started
eventsub.channel_poll_endPoll ended
eventsub.channel_prediction_beginPrediction started
eventsub.channel_hype_train_beginHype train started
eventsub.channel_ad_break_beginAd break started

What you can do

Call these methods from your actions to interact with Twitch:

Chat

Channel

Moderation

Polls, predictions & raids

Channel points & VIPs

Example automations