Twitch Setup

Connect your bot and channel. Tokens are saved to the data volume and refreshed automatically.

1 Register redirect URL

Manual

In the Twitch Developer Console, add this OAuth redirect URL to your app:

/auth/callback

2 Connect bot account

Pending

Log in as your bot account (not the broadcaster). Scopes: user:read:chat, user:write:chat, user:bot.

3 Authorize channel

Pending

Log in as the broadcaster for your channel. Grants channel:bot so the bot can read/send chat.

4 Chat connection

Pending

EventSub must be connected for chat commands to work. If the bot was just connected, restart the container once.

5 Admin login (optional)

Optional

Sign in with Twitch if your account is the broadcaster, a channel mod, or on the admin whitelist.