|
|
|
@ -3,13 +3,13 @@ Collect your channel's data from Twitch
|
|
|
|
|
|
|
|
|
|
# Quickstart
|
|
|
|
|
|
|
|
|
|
Move settings.yml.dist to settings.yml and set the Params
|
|
|
|
|
Copy settings.yml.dist to settings.yml and set all the parameters in it.
|
|
|
|
|
|
|
|
|
|
Create app in Twitch Dev Console
|
|
|
|
|
### Create app in Twitch Dev Console
|
|
|
|
|
https://dev.twitch.tv/console/apps
|
|
|
|
|
|
|
|
|
|
Set http://localhost:8080/callback as OAuth Redirect URL (change the port to your setting in the settings.yml)
|
|
|
|
|
|
|
|
|
|
Copy Client-ID and Secret to settings.yml
|
|
|
|
|
|
|
|
|
|
!!! CHANGE verification_token in YOUR settings.yml
|
|
|
|
|
## IMPORTANT: Change verification_token in your settings.yml
|
|
|
|
|