Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyxb/nyxbcommands

NYXBCommands is a Discord.JS command handler made by Nyxb. 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.
https://github.com/nyxb/nyxbcommands

command-handler discord-js

Last synced: 1 day ago
JSON representation

NYXBCommands is a Discord.JS command handler made by Nyxb. 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.

Awesome Lists containing this project

README

        

[![cover][cover-src]][cover-href]
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href] [![JSDocs][jsdocs-src]][jsdocs-href]
[![Discord][discord-src]][discord-href]
[![License][license-src]][license-href]

# NYXBCommands

NYXBCommands is a Discord.JS command handler made by [Nyxb](https://nyxb.nexus). 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://commands.nyxb.nexus

# Installation

```bash
#npm
npm install @nyxb/commands

#pnpm
pnpm add @nyxb/commands

#yarn
yarn add @nyxb/commands
```

# 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 Academy Discord server](http://nyxb.chat).

---

[npm-version-src]: https://img.shields.io/npm/v/@nyxb/commands?style=flat&colorA=18181B&colorB=14F195
[npm-version-href]: https://npmjs.com/package/@nyxb/commands
[npm-downloads-src]: https://img.shields.io/npm/dm/@nyxb/commands?style=flat&colorA=18181B&colorB=14F195
[npm-downloads-href]: https://npmjs.com/package/@nyxb/commands
[bundle-src]: https://img.shields.io/bundlephobia/minzip/@nyxb/commands?style=flat&colorA=18181B&colorB=14F195
[bundle-href]: https://bundlephobia.com/result?p=@nyxb/commands
[jsdocs-src]: https://img.shields.io/badge/jsDocs.io-reference-18181B?style=flat&colorA=18181B&colorB=14F195
[jsdocs-href]: https://www.jsdocs.io/package/@nyxb/commands
[discord-src]: https://img.shields.io/badge/chat-discord-dicord?style=flat&colorA=18181B&colorB=14F195&logo=discord
[discord-href]: https://www.chat.nyxb.zip
[license-src]: https://img.shields.io/github/license/nyxblabs/@nyxb/commands.svg?style=flat&colorA=18181B&colorB=14F195
[license-href]: https://github.com/nyxblabs/@nyxb/commands/blob/main/LICENSE

[cover-src]: https://raw.githubusercontent.com/nyxb/NYXBcommands/master/.github/assets/cover-github.png
[cover-href]: https://💻nyxb.ws