ErickOhm / create-discordjs-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to create-discordjs-app πŸ‘‹

Version License: GNU GPLv3 Documentation Maintenance Twitter: eriickmack

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

🏠 Homepage

Install package globally

$ npm i -g create-discordjs-app
$ create-discordjs-app

Use npx

$ npx create-discordjs-app

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

Then you can start the bot with:

$ npm start

Author

πŸ‘€ Erickmack

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2021 Erickmack.
This project is GNU GPLv3 licensed.


This README was generated with ❀️ by readme-md-generator

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%