Hey everyone! Freyr here from Discord. I have been working on Discord bots for the past 2 years now. All of them have been in Node.js. But I know that I can do a better job from Java. So I have decided to restart my bot (previously known as Vicki the Robot) and create Apollo18.
This bot will be a full multipurpose bot, including things from Moderation to Economy to maybe even a WEB DASHBOARD (still got to learn web development. might release late 2023)
I am beyond excited to start making bots again. I hope you enjoy!!
Below is a comprehensive list of the frameworks and libraries used to build Apollo18.
To get a local copy of Apollo18 up and running, follow these simple steps.
You must have Java JDK 17 installed on your machine.
Below are the necessary steps needed to run this project.
- Clone the repo:
git clone https://github.com/vedantgrover/Apollo18.git
- Create a
.env
file in the root project folder and populate it with all the variables in.env.example
. - You can now build and run the application using maven or the provided docker file.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Vedant Grover - @bladedurman - bladedurman@gmail.com
Project Link: https://github.com/vedantgrover/Apollo18