Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 2.28 KB

README.md

File metadata and controls

67 lines (48 loc) · 2.28 KB

Welcome to create-discordjs-app 👋

Version License: GNU GPLv3 Documentation Maintenance Twitter: eriickmack

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

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