spawn-discord-bot
v1.0.1
Published
Setup a full Discord.JS bot template in seconds. Choose between TypeScript or JavaScript.
Downloads
10
Maintainers
Readme
Spawn Discord Bot
A CLI for creating an advanced Discord.JS bot template, complete with handlers for slash commands, message commands, buttons, context menus, and modals. Choose between a JavaScript or TypeScript template.
Getting Started
npx spawn-discord-bot
Once you've completed the process...
cd YOUR_BOT_FOLDER
npm i
npm run configure
And that's it! The template contains examples to help get you started.