TWITCH APPSCHAT · ALERTS

Deploy your Twitch app
from your editor.

Ship it by asking, then leave it alone. The connection is held for hours and rebuilt whenever Twitch drops it, so your commands still work while you sleep.

Deploy a twitch app

Free for 7 days, then $3/mo. No card to start.

ONE COMMAND · STAYS CONNECTED · RECONNECTS ON DROP
your channel
!clip
Clipped and posted to Discord.
STAYS CONNECTED · RECONNECTS ON DROP
WORKS WITH
Claude CodeClaude DesktopCursorVS CodeWindsurfZedCodexChatGPTClineClaude CodeClaude DesktopCursorVS CodeWindsurfZedCodexChatGPTCline
01 · WHAT CHANGES

Now it outlives
the stream.

Channel point handlers, timers and clip commands keep working between streams, not just during them. If the process dies it is restarted without you.

01STEP 1 OF 3
Deploy it

Same one command as everything else here.

02STEP 2 OF 3
Add your OAuth token

Chat token or app token, encrypted at rest.

03STEP 3 OF 3
Reconnects on its own

Twitch drops connections. Your library retries; if the process dies, we restart it.

Deploy a twitch app
02 · BEFORE YOU ASK

The bit you are
actually wondering.

01

How does it receive follows, subs and channel points?

WebSocket. It needs no public callback URL, so it works here with no extra setup. Webhook transport needs an inbound endpoint, which we can arrange if you actually need it.

02

Does it handle Twitch rate limits?

Those are Twitch’s and they apply to your code, not to the host. What we guarantee is that your process is running to receive them in the first place.

03

Can it also post to Discord?

Yes. It is a normal process with outbound network access, so one app can watch Twitch and post anywhere you like.

03 · THE DETAIL
CHAT · ALERTS

Whatever it built,
this runs it.

Chat apps hold a connection open for hours. Keep it here and it outlives your stream, your laptop and your sleep schedule.

WORKS WITH
tmi.jstwitchioTwitchLibTwurple
WHAT YOU GET
CHAT
Stays connected
FOLLOWS & SUBS
Your bot sees them live
CHANNEL POINTS
Redemptions work
RATE LIMITS
Twitch's, not ours

You never open a panel.

Connect once, then deploy, read logs, restart and roll back by asking. No API key to copy.

deploy this twitch app
spocket_deploy({ name: "twitch-app" })
live · restarts on crash
it went offline, why?
spocket_logs({ lines: 50 })
fixed and restarted
04 · WHAT IT COSTS

Priced per app,
not per request.

No metering, no surprise invoice. Seven days free to start, and no card until you keep it.

SOLOBEST FOR TWITCH APPS
$3/mo
BILLED MONTHLY

One app, always on. For the thing you just built.

APPS1512MB memory, 2GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAIN1certificate handled for you
DEPLOY FROMClaude, Cursor, or a folder
ROLLBACKEvery version kept
Start with solo
BUILDERPOPULAR
$14/mo
BILLED MONTHLY

Five apps. The one most people land on.

APPS5768MB each, 4GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAINS5certificates handled for you
RUNSBots, APIs, static sites
SUPPORTTickets, answered by a person
Start free trial
FLEET
$49/mo
BILLED MONTHLY

Twenty apps for the server you actually run.

APPS201GB each, 8GB disk
YOUR URLname.spocket.devHTTPS, live on deploy
CUSTOM DOMAINSUnlimited
IF A MACHINE DIESRebuilt elsewhere automatically
SUPPORTDirect line to us
Talk to us

SOLO for twitch apps. A chat connection costs almost nothing to hold. The memory goes on whatever you do with the messages.

Start free for 7 daysCOMPARE EVERY PLAN →No card. Cancel by deleting the app.
05 · QUESTIONS

What people ask
before they deploy.

How does it receive follows, subs and channel points?

Over an open connection your app makes to Twitch, so there is no public address to set up and nothing extra to configure. If you specifically need the webhook style instead, talk to us.

Go live.
It is already up.

$3 a month, always on. First one free for 7 days, no card.

ADD TO CURSORADD TO VS CODE

Cursor and VS Code open and install it themselves. For Claude Desktop or claude.ai, paste the URL under Settings → Connectors → Add custom connector.

Deploy a twitch appSee pricing
© 2026 SPOCKET · BUILT IN MANILA