create-disbot
Version:
A Simple CLI to generate discord app projects easily!
41 lines (24 loc) ⢠916 B
Markdown
> Creates a basic discordjs-v13 app based on the discordjs.guide website
### š [Homepage](https://github.com/chamanbravo/create-disbot#readme)
## Install package
```sh
$ 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:
```sh
$ npm start
```
## Author
š¤ **Chaman Bravo**
- Github: [@chamanbravo](https://github.com/chamanbravo)
- LinkedIn: [@chamanbud](https://www.linkedin.com/in/chamanbud/)
- Twitter: [@bravo_chaman](https://twitter.com/bravo_chaman)
- Website: [chamanbudhathoki.com.np](http://chamanbudhathoki.com.np/)
## š¤ Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a āļø if this project helped you!
## š License
Copyright Ā© 2021 [Chaman Bravo](https://github.com/chamanbravo).<br />
---