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.
|
3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
README.md | 3 years ago | |
channel.go | 3 years ago | |
follower.go | 3 years ago | |
main.go | 3 years ago | |
reflect.go | 3 years ago | |
save.go | 3 years ago | |
settings.go | 3 years ago | |
settings.yml.dist | 3 years ago | |
stream.go | 3 years ago | |
subs.go | 3 years ago | |
user.go | 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