An advanced discord.js v14 command/events handler.
To run this project, you will need to add the following environment variables to your .env file
TOKEN
PREFIX
MONGO_URI
COLOR
OWNERID
LOGS
Install my-project with npm
npm install <package name>
node .
Clone the project
git clone https://github.com/chethanyadav456/discord-js-bot
Go to the project directory
cd discord-js-bot
Install dependencies
npm install
Start the server
npm run start