some small README changes

This commit is contained in:
Martin Thielecke 2020-05-09 03:41:36 +02:00
parent 5fd272f207
commit c1ceb010b9
Signed by: mthie
GPG Key ID: D1D25A85C8604DFB

View File

@ -3,13 +3,13 @@ Collect your channel's data from Twitch
# Quickstart # 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 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) 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 Copy Client-ID and Secret to settings.yml
!!! CHANGE verification_token in YOUR settings.yml ## IMPORTANT: Change verification_token in your settings.yml