Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 578 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 578 Bytes

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