create-disbot

A Simple CLI to generate discord app projects easily!

Usage no npm install needed!

<script type="module">
  import createDisbot from 'https://cdn.skypack.dev/create-disbot';
</script>

README

Creates a basic discordjs-v13 app based on the discordjs.guide website

🏠 Homepage

Install package

$ npx create-disbot

After that you will be prompted for information like Project name, bot token, and bot prefix

Then you can start the app with:

$ npm start

Author

👤 Chaman Bravo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Chaman Bravo.