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 i
Clone the project
git clone https://github.com/Rtxeon/Command-Handler-Discord
Go to the project directory
cd Command-Handler-Discord
Install dependencies
npm install
Start the server
npm start
Distributed under the Apache 2.0 License. See LICENSE
for more information.