com.javagrunt.service.twitch
Spring Boot Twitch4J Metrics Exporter Prometheus
Installation
Instructions on how to install and set up the project.
git clone https://github.com/javagrunt-com/com.javagrunt.service.twitch
cd com.javagrunt.service.twitch
cd com.javagrunt.service.twitch
Pre-requisites
- Twitch Client ID
- Twitch Client Secret
- Twitch Channel Name
- Twitch User Access Token, from same Client ID/Secret
Usage
./mvnw spring-boot:test-run
Getting a Twitch User access token
twitch token -u -s "user:read:email moderation:read channel:read:subscriptions"