This repository is an example of a Discord.JS v14 bot with a slash command handler.
Installing the correct packages can be done with the following npm command:
npm i
Don't forget to add your bot token inside botconfig.json
.
To be able to run this code locally your device will need to have Node.JS installed, which can be found here
To deploy this project run
npm start
- Discord.JS v14
- Slash command handler
- Custom bot presence
- Code explanation
If you have any problems, please join my discord server here