Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 862 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 862 Bytes

Discord.JS v14 bot

This repository is an example of a Discord.JS v14 bot with a slash command handler.

Installation

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

Deployment

To deploy this project run

  npm start

Features

  • Discord.JS v14
  • Slash command handler
  • Custom bot presence
  • Code explanation

Feedback

If you have any problems, please join my discord server here

If you find any bugs/errors, please report them to me in discord DMs or via my email [email protected]