Twitch API Auth Token for jChat self-hosting

This page helps you setting up a self-hosted instance, which requires a Twitch authentication token.

Note: The token will expire, so you will have to regularly refresh it (every 2 months?).

Twitch API Auth Token

Current:

Status:

jChat Setup

Place the token into a file at v2/credentials.js with content const client_id = '--this-twitch-api-auth-token--';.