Skip to content

rohanrkamath/galaxy_bot

Repository files navigation

Galaxy?

Overview

Galaxy is a general purpose bot built for discord. I used the discord.js api library and mongoDB for my storage. This was one of my side projects during the COVID-19 pandemic. This bot was invited into 1000+ servers and was used by 350,000+ members. For more information, check the official website.

Screenshot 2020-09-20 at 8 51 56 PM

FAQs

1. Who is the developer of this bot? And what are the contact details?

I am solely the creator and developer of this bot.

2. Was the bot verified by Discord?

Yes! I am a Verified Discord bot developer and the bot has been verified by Discord.

3. Why is the bot not online anymore?

As much I as would love to keep it online and maintain it, AWS costs started sky-rocketing, and I clearly couldn't afford it, and I am not the greatest fan of free half ass hosting services like Heroku. This is why I decided to make the code public, so as to help other aspiring bot dev to have a starting ground.

4. Favourite command?

The covid stats command. It gives the stats all around the world and even individual countries.

Contributing

Pull requests are welcomed. For major changes, please open an issue first to discuss what you would like to change.

Run the project locally

Before running the code, add the bot credentials in an .dotenv file.

$ git clone https://github.com/rohanrkamath/galaxy_bot
$ cd galaxy_bot
$ npm init
$ node index.js

About

Code for my verified Discord bot Galaxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published