A simple DiscordJS bot template generator with CLI integration.
npm i @nlmyr/discordjs-template
npx @nlmyr/discordjs-template
- Setup
- Create Command
- Remove .zip file
Creates you the necessary files for a functional DiscordJS bot v13. Execute the shown bash command in the console and enter only your token in config/Config.js and deploy your first Slash Command with !deployguild.
Now global Slash commands with !deployglobal.
Still in development!
Removes the .zip file.