🚀 Create Discord Bot with CLI
Tired of Googling "How to create Discord Bot"? Use this tool and easily bootstrap your modern Discord Bot ✨
npx create-discord-bot
Follow the instructions, this is easy!
generated-project
├── node_modules
├── bot.js
├── package.json
├── package-lock.json
├── README.md
└── .gitignore