Skip to content

twitch4j/twitch4j

Repository files navigation

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.