Skip to content

vedantgrover/Apollo18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo18



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!!

Built With

Below is a comprehensive list of the frameworks and libraries used to build Apollo18.

(back to top)

Self Hosting

To get a local copy of Apollo18 up and running, follow these simple steps.

Prerequisites

You must have Java JDK 17 installed on your machine.

Installation

Below are the necessary steps needed to run this project.

  1. Clone the repo:
    git clone https://github.com/vedantgrover/Apollo18.git
  2. Create a .env file in the root project folder and populate it with all the variables in .env.example.
  3. You can now build and run the application using maven or the provided docker file.

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Vedant Grover - @bladedurman - bladedurman@gmail.com

Project Link: https://github.com/vedantgrover/Apollo18

(back to top)