Template inculdes command and event handler with support for /
commands in discord.js v14.
Discord.js Docs: https://discord.js.org/#/docs/main/master/general/welcome
Changes in v14 : https://discordjs.guide/additional-info/changes-in-v14.html
- Clone repository
- Install all requre modules -
npm i
- Fill
.env.example
with your token and change filename to.env
- Run bot -
node .