Home
Softono
twitch4j

twitch4j

Open source MIT Java
409
Stars
77
Forks
27
Issues
13
Watchers
1 week
Last Commit

About twitch4j

A JVM library for all Twitch APIs, including Chat, Helix, and EventSub (webhook/websocket/conduit). It includes advanced features for large-scale apps such as connection pooling, rate-limiting, and more!

Platforms

Web Self-hosted

Languages

Java

Java API for Twitch

Support:

Discord Server Twitch API Server

Badges:

Latest Docs Javadoc


A quick note:

This project implements client modules to interact with all of Twitch's APIs.

Quick Start

Check out the Documentation!


Modules

Project

Module Description
chat Chat (IRC)
eventsub-common EventSub (can be used for Webhook-Transport)
eventsub-websocket EventSub (WebSocket & Conduits)
helix REST-API
pubsub PubSub
graphql GraphQL (unofficial)
kotlin Kotlin Extensions

Shared

Module Description
cache-api In-Memory Cache API
event4j Event Publication and Subscription

The shared libraries offer standardized functionality in an abstracted manner, allowing you to select from a variety of implementations (or bring your own).

Problems

If you have problems using the Twitch Java API, 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.

Contributing

We welcome contributions to the library, be it new features, bug fixes, or even small enhancements. Please do read the contributing guide on the documentation site as it provides code guidelines and helpful tips for getting started. By contributing, you are expected to abide by our code of conduct and agree to the license below. Thank you again for your interest in improving Twitch4J!

License

Released under the MIT license.