You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
442 B
442 B
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