Skip to content

javagrunt-com/com.javagrunt.service.twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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