Installation
We recommend using a dependency management tool to manage twitch4j and sub dependencies. As a fallback method you can also download a fatJar adding shaded scope to your configuration build.
Client Builder
All Features
Support
We are providing support for library-users on our discord server:
Logging
You can use any logging framework of your choice with Twitch4J, but you have to add at least one so that logging works correctly.
Proxy Support
All components support the usage of a proxy server, it can be set globally like this:
Client Helper
The Twitch4J Client Helper aims to bundle some common code used by library users to prevent everyone from reinventing the wheel ;)