Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 629 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 629 Bytes

com.javagrunt.service.twitch

Spring Boot Twitch4J Metrics Exporter Prometheus

img

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

Usage

./mvnw spring-boot:test-run

Getting a Twitch User access token

twitch token -u -s "user:read:email moderation:read channel:read:subscriptions"

See Also