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
📂 | Installation
npm install gcommands
yarn install gcommands
# Dev Build
npm install gcommands@dev
yarn install 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
