Skip to content

Aaryan-N/Fira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fira Discord Bot


Installation


Clone Method

Clone the repository and then run npm install

After all the node modules have installed, configure the .env file to ensure the bot starts up normally.

MongoDB Configuration

img.png Create the database in this manner and the discord bot will automatically create all the documents below it!

ENV Configuration (All Strings)

The MONGODB connection strings should be like this: "mongodb:https://localhost:27017/birthday"

TOKEN=
CLIENTID=
GUILDID=
HCBAPIKEY=
MONGOURLECONOMY=
MONGOURLBIRTHDAY=
MONGOURLUSERS=
MONGOURLTICKET=
MONGOURLCONFIG=

After this the bot should automatically start clustering and sharding and start serving your users!


What it should look like

img_1.png img_2.png img_3.png img_4.png


Feel free to make contributions and suggestions.