An Advanced Discord Bot Slash Command Only Handler Made In DiscordJS V14
To run this project, you will need to add the following environment variables to your .env file
TOKEN
OWNER ID
MONGO_URI
Install my-project with npm
npm install <package name>
node iClone the project
git clone https://github.com/Rtxeon/Command-Handler-DiscordGo to the project directory
cd Command-Handler-DiscordInstall dependencies
npm installStart the server
npm start Distributed under the Apache 2.0 License. See LICENSE for more information.