
TJ-Bot
Project type
EducationFirst Timer FriendlySocialProject tech
JavaSQLiteCurrently seeking
- Developers
Contribution overview
Mentorship & pairing available
Overview
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!
Together Java is a Discord community with over 20,000 members providing Q&A support focused on the general topic of programming with Java. The bot is at the core of what makes our server one of the greatest Java Q&A servers out there. It has both:
- sophisticated and complex systems, such as the help system,
- as well as simple and straightforward components, such as moderation commands like /ban
Contributing
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