TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute!
The idea of this project is to provide learning experience on a real-world project. You will be provided with our guidance at every step of the way, and friendly but thorough reviews!
Feel free to join our discord server if you have any questions, or require assistance with the project.
Please read Contributing guidelines if you are considering helping us out! There you will find a detailed guide on how to contribute, and plenty of resources in case this is your first time submitting a PR to an open-source project.
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
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
.