Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 2.21 KB

README.md

File metadata and controls

59 lines (42 loc) · 2.21 KB

cover npm version npm downloads bundle JSDocs Discord License

NYXCommands

NYXCommands is a Discord.JS command handler made by Nyxb Labs. The goal of this package is to make it simple and easy to get your bot off the ground without worrying about your own command handler.

Documentation

The official documentation can be found here: https://nyxcommands.nyxb.zip

Installation:

# nyxi
nyxi nyxcommands

# pnpm
pnpm add nyxcommands

# npm
npm i nyxcommands

# yarn
yarn add nyxcommands

Support & Feature Requests

This package is looking for feedback and ideas to help cover more use cases. If you have any ideas feel free to share them within the "💡 | suggestions" channel in the Nyxb Discord server.


📜 License

MIT - Made with 💙