JSPM

gcommands

7.0.0-dev.1629223684
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q70412F
  • License MIT

Powerful and flexible command handler that can do everything!

Package Exports

  • gcommands
  • gcommands/src/commands/base
  • gcommands/src/util/util

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gcommands) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

GCommands

NPM version NPM downloads Code Raiting

NPM Banner


📂 | Installation

npm install gcommands
yarn add gcommands

# Dev Build
npm install gcommands@dev
yarn add gcommands@dev

🐢 | Guide & Documentation

To help you learn more with GCommands we have a guide and documentation for you.
If you are still having trouble, you can join our Garlic Team discord server.

👀 | Features

  • Command Handler, Event Handler
  • Supports slash, legacy and context menus commands
  • Supports custom i18n messages
  • Supports discord.js v12 and v13
  • Simply have a legacy and slash command in 1 file
  • Supports many types of arguments