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?).
Current:
Status:
Place the token into a file at v2/credentials.js
with content const client_id = '--this-twitch-api-auth-token--';
.