0.0.1 ā€¢ Published 1 year ago

bootstrap-discord-bot v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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