GCommands is a discord.js framework that makes an incredible amount of work easier, it's very customizable.
For discord.js v14, use gcommands >=v10 For discord.js v13, use gcommands <=v9.3.0
- Written in TypeScript
- Supports slash, legacy and context menus
- Very customizable
- Supports custom plugins
- Built-in command, listener, component handler
# Latest (recommended)
npm install gcommands@latest discord.js
yarn add gcommands@latest discord.js
pnpm add gcommands@latest discord.js
# Next Version (unstable, under development)
npm install gcommands@next discord.js
yarn add gcommands@next discord.js
pnpm add gcommands@next discord.js
To help you learn more about GCommands we have a guide and documentation for you.
We will be glad if you join to our discord server.