Streamlabs4J - Streamlabs API Client
Support:
Badges:
This project provides multiple standalone modules you can use to interact with twitch and related services.
Check out the Documentation!
Maven:
<dependency>
<groupId>io.github.twitch4j.streamlabs4j</groupId>
<artifactId>streamlabs4j</artifactId>
<version>0.9.0</version>
</dependency>
Gradle:
implementation 'io.github.twitch4j.streamlabs4j:streamlabs4j:0.9.0'
Shared
Project
- Authentication
- REST
If you have problems using Streamlabs4J, then you are welcome to join the discord server to talk about it.
If you discover any issues/have feature requests, then please open an issue here.
Released under the MIT license.