Merge pull request #2 from kruegerj/patch-2

This commit is contained in:
Martin Thielecke 2020-05-09 03:34:22 +02:00 committed by GitHub
commit 8a0cd98b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,15 @@
# twitch_data_collector
Collect your channel's data from Twitch
# Quickstart
Move settings.yml.dist to settings.yml and set the Params
Create app in Twitch Dev Console
https://dev.twitch.tv/console/apps
Set http://localhost:8083/callback as OAuth Redirect URL
Copy Client-ID and Secret to settings.yml
!!! CHANGE verification_token in YOUR settings.yml