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
442 B
Markdown

# Twitch Data Collector
Collect your channel's data from Twitch
# Quickstart
Copy settings.yml.dist to settings.yml and set all the parameters in it.
### 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
## IMPORTANT: Change verification_token in your settings.yml