bootstrap-discord-bot
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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

/bootstrap-discord-bot/

    Package Sidebar

    Install

    npm i bootstrap-discord-bot

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    30.1 kB

    Total Files

    18

    Last publish

    Collaborators

    • thekyez