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-botGo to the project directory
cd discord-js-botInstall dependencies
npm installStart the server
npm run start