TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
Please read Contributing if you want to propose ideas and changes or even implement some yourself.
Head over to the Wiki as general entry point to the project. It provides lots of tutorials, documentation and other information, for example
- creating a discord bot and a private server;
- setting up the project locally;
- adding your own custom commands;
- a technology overview;
- guidance about how to maintain the bot (e.g. VPS, logs, databases, restart).
Jar downloads are available from the release section.
Alternatively, you can also download the project using your favorite build tool. Artifacts are made available via https://jitpack.io. Our groupId
is com.github.Together-Java
, the artifactId
is TJ-Bot
.