TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
- Requires at least Java 17
Maven:
<dependency>
<groupId>...</groupId>
<artifactId>...</artifactId>
<version>...</version>
</dependency>
Jar downloads are available from the release section.
...
...