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

16 lines
359 B
Markdown
Raw Normal View History

2020-05-09 01:49:27 +02:00
# twitch_data_collector
Collect your channel's data from Twitch
2020-05-09 02:34:48 +02:00
# Quickstart
2020-05-09 03:29:40 +02:00
2020-05-09 02:34:48 +02:00
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