The JTA is an API coded by me to create Twitch bots. The javadocs can be found here.

Easy to use
The JTA is easy to use. Just initialize it (JTA.initialize()) and you can start with your bot! JTABot bot = JTABotBuilder.create("your client id", "your client secret") creates a bot which can send messages, print clip information and much more!

For more information, go to the GitHub repository which can be found here.
A german video tutorial can be found here.