Collect your channel's data from Twitch
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.
 
 
 
 
Go to file
kruegerj fe68b94707
Update README.md
3 years ago
.gitignore initial version of collector 3 years ago
README.md Update README.md 3 years ago
channel.go initial version of collector 3 years ago
follower.go initial version of collector 3 years ago
main.go initial version of collector 3 years ago
reflect.go initial version of collector 3 years ago
save.go initial version of collector 3 years ago
settings.go initial version of collector 3 years ago
settings.yml.dist initial version of collector 3 years ago
stream.go initial version of collector 3 years ago
subs.go initial version of collector 3 years ago
user.go initial version of collector 3 years ago

README.md

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