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

HZooly/create-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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