Discord-js-v13-handler
An advanced discord.js v13 command/events handler.
Environment Variables
To run this project, you will need to add the following environment variables to your .env file
TOKEN
PREFIX
MONGO_URI
EMBEDCOLOR
OWNERID
LOGS
Installation
Install my-project with npm
npm install <package name>
node .
Run Locally
Clone the project
git clone https://github.com/Rtxeon/Command-Handler-V13-With-Custom-Prefix-For-Each-Guild
Go to the project directory
cd Command-Handler-V13-With-Custom-Prefix-For-Each-Guild
Install dependencies
npm install
Start the server
npm run start
node .