This repository has been archived on 2023-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
twitch_data_collector/README.md
2020-05-09 03:29:40 +02:00

16 lines
359 B
Markdown

# 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