Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 851 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 851 Bytes

TJ-Bot

codefactor Java license

TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.

Requirements

  • Requires at least Java 17

Download

Maven:

<dependency>
   <groupId>...</groupId>
   <artifactId>...</artifactId>
   <version>...</version>
</dependency>

Jar downloads are available from the release section.

Documentation

...

Getting started

...