One stream. Every hand on deck.
While you stream, your mods co-pilot from a shared Rawtoh board — switching OBS scenes, triggering alerts, launching giveaways from their phone, tablet or laptop. Everyone sees the same live state. Everyone acts within their role.
One board. Your whole crew at the controls.
The Board is the shared cockpit of your stream production — an online panel where your moderators run the show with you, not from the sidelines. Design the grid once, wire each button to any automation, and hand it to the team.
- ✓Co-piloted, live — several mods act on the same board at the same time. Every operator signs in with their own account.
- ✓Remote by design — your crew runs the show from anywhere. Nobody needs to touch the streaming PC.
- ✓Any device — phone, tablet, laptop. If it has a browser, it's a control panel.
- ✓Permissions per role — owners design boards and automations. Mods operate within the access you give them.
- ✓Live shared state — buttons reflect the stream in real time: current scene, sub count, now playing. Nobody acts blind.
One event. The whole pipeline reacts.
A platform event or a tap on the Board — Rawtoh instantly fires actions across every connected tool. Here's what that looks like.
Stop running the show alone
Your mods are already watching every stream. Put them to work.
Scripted in TypeScript. Wired to anything.
Automations in Rawtoh are real code: triggers decide when, actions decide what. And because the module system is open, any software that can open a WebSocket can join your production.
import { event } from "rawtoh"
// Fires when a mod taps "BRB" on the board
export default event.payload.element_slug === "brb"import { module } from "rawtoh"
// The show reacts, across every connected tool
await module("obs").notify("scene.set_current", {
scene_name: "BRB",
})
await module("twitch").request("chat.say", {
message: "Be right back!",
})Twitch, OBS and Discord ship as modules. Running something we don't cover? Build your own module →
Built for power. Run by the whole crew.
A scriptable engine underneath — controls your whole team can actually use on top.
Roles & permissions
Owners design boards and automations. Mods operate within the access you grant. Every operator signs in with their own account.
Instant reactions
Events are processed in milliseconds. Your stream reacts before your viewers even blink.
Cross-tool automations
One event can trigger actions across all your tools at once. Twitch + OBS + Discord + Spotify in one flow.
Always on, 24/7
Runs server-side. Your automations keep working even when you're offline or between streams.
Precise control
You decide exactly what triggers what. Filter by event type, viewer, channel — as specific or broad as you want.
Any tool, any event
Built on an open module system. If a tool can connect, Rawtoh can automate it.
From setup to crew-controlled, in four steps
Serious power under the hood — TypeScript, open modules, role-based access. Simple controls on the surface, for the people who run the show.
Connect your stack
Link Twitch, OBS, Discord, Spotify — modules stream events in and take actions out.
Script your automations
Triggers and actions are TypeScript, written in a full editor with live logs and traces.
Design the board
Drag-and-drop a grid of buttons and wire each one to any automation you've built.
Hand it to the crew
Invite your mods, set their roles — they sign in and co-pilot from any device.
You stream.
Your crew runs the show.
A viewer subscribes on Twitch. Instantly: a thank-you in chat, an alert through OBS, an overlay update — while your mod, phone in hand, has already fired the celebration scene.
You and your team describe what should happen when, and Rawtoh makes sure it does — every single time, even between streams.
Made for stream teams
Orgs, studios and mod squads get a shared cockpit for every show. Flying solo? Same cockpit — all yours.
Co-produced live shows
The streamer performs; mods switch scenes, fire alerts and run giveaways from the board — in real time, from anywhere.
Events, marathons & charity streams
Rotating mod teams share the same live board across shifts, with a different board for each segment of the show.
Orgs & studios
One organization, many members. Role-based access keeps production control in the right hands — and only those hands.
Solo, but not alone
No mod team yet? Run your own board from your phone while you stream — and script everything else in TypeScript.
Plug in what you use
Modules wire your stack into Rawtoh — proof the engine plays well with the tools you already run.
Twitch
Chat, subs, raids, bits, channel points, polls, predictions — 41 events and 50 actions to control your channel.
Learn moreOBS Studio
Scenes, sources, audio, streaming, recording, filters, transitions — full control over OBS with 54 events and 127 actions.
Learn moreBoard
The shared control panel your whole team operates — custom buttons, live state, role-based access, from any device.
Learn moreYour stream is a team sport.
Connect your stack, script your rules, and hand the board to your crew. Free to start, no credit card required.