Connect your bot and channel. Tokens are saved to the data volume and refreshed automatically.
In the Twitch Developer Console, add this OAuth redirect URL to your app:
/auth/callbackLog in as your bot account (not the broadcaster). Scopes: user:read:chat, user:write:chat, user:bot.
Log in as the broadcaster for your channel. Grants channel:bot so the bot can read/send chat.
EventSub must be connected for chat commands to work. If the bot was just connected, restart the container once.
Sign in with Twitch if your account is the broadcaster, a channel mod, or on the admin whitelist.