Package Exports
- gcommands
- gcommands/src/index.js
- gcommands/src/util/util
- gcommands/src/util/util.js
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 add gcommands
# Dev Build
npm install gcommands@dev
yarn add gcommands@dev🐢 | Guide & Documentation
To help you learn more about GCommands we have a guide and documentation for you.
If you're still in 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 v13
- Simply have a legacy and slash command in 1 file
- Supports many types of arguments
