Files
TwitchAPI/README.md
T
2026-08-09 17:34:39 +02:00

686 B

TwitchAPI

Build

A Java library wrapping twitch4j to connect Minecraft servers to Twitch chat — chat event handling and chat-based voting (ChatVote/Vote), for streamer-interactive gameplay.

Requirements

  • Java 18
  • Maven

Dependencies

  • com.github.twitch4j:twitch4j
  • com.fasterxml.jackson.core:jackson-databind
  • Lombok

Building

mvn -B package

License

No license file is present in this repository; all rights reserved by the author unless stated otherwise.