/create-discord-bot

🚀 Create Discord Bot with CLI

Primary LanguageJavaScriptMIT LicenseMIT

create-discord-bot

forthebadge

🚀 Create Discord Bot with CLI

About

Tired of Googling "How to create Discord Bot"? Use this tool and easily bootstrap your modern Discord Bot ✨

Use

npx create-discord-bot

Follow the instructions, this is easy!

Generated project

generated-project
├── node_modules
├── bot.js
├── package.json
├── package-lock.json
├── README.md
└── .gitignore