Implemented channel point rewards
This commit is contained in:
@@ -195,7 +195,7 @@ Example `config.json` file:
|
||||
|
||||
The following procedure needs to be only done once per ~2 months:
|
||||
|
||||
1. Go to the [Twitch Chat OAuth Password Generator](https://twitchapps.com/tmi/) website.
|
||||
1. Go to the Twitch Chat OAuth Password Generator website using [this link](https://id.twitch.tv/oauth2/authorize?response_type=token&client_id=q6batx0epp608isickayubi39itsckt&redirect_uri=https://twitchapps.com/tmi/&scope=chat:read+chat:edit+channel:read:redemptions+channel:moderate+whispers:read+whispers:edit+channel_editor).
|
||||
2. Login with your own Twitch account and give it the access.
|
||||
3. Copy the token string that starts with `oauth:` and paste it into the `twitch-token.txt` file in the `auth` subdirectory in the application directory (note that it is different from `twitch-cid.txt` that already is present in this subdirectory).
|
||||
4. Save the file. The Twitch connection should now work.
|
||||
|
||||
Reference in New Issue
Block a user