Skip to content

thekyeZ/init-discord-bot

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

bootstrap-discord-bot

forthebadge

πŸš€ Create Discord Bot with CLI

Author of original Create Discord Bot script: (https://github.com/HZooly)

About

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

Use

npx bootstrap-discord-bot

Follow the instructions, this is easy!

Generated project

generated-project
β”œβ”€β”€ node_modules
β”œβ”€β”€ logs
β”œβ”€β”€ src
    β”œβ”€β”€ assets
    β”œβ”€β”€ commands
    β”œβ”€β”€ data
    β”œβ”€β”€ events
    β”œβ”€β”€ handlers
    β”œβ”€β”€ utils
    β”œβ”€β”€ bot.js
β”œβ”€β”€ .env
β”œβ”€β”€ config.js
β”œβ”€β”€ package.json
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ README.md
└── .gitignore

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • TypeScript 32.3%