Skip to content

vizn3r/gcommands

This branch is 596 commits behind Garlic-Team/gcommands:next.

Folders and files

NameName
Last commit message
Last commit date
Feb 13, 2022
Jan 6, 2022
Jan 24, 2022
Feb 15, 2022
Jan 5, 2022
Jan 12, 2022
Jan 4, 2022
Jan 24, 2022
Jan 7, 2022
Jan 6, 2022
Jan 12, 2022
Dec 11, 2021
Feb 15, 2022
Feb 15, 2022
Jan 24, 2022

Repository files navigation

GCommands


NPM Banner


Description

GCommands is a discord.js framework that makes an incredible amount of work easier, it's very customizable.

Features

  • Written in TypeScript
  • Supports slash, legacy and context menus
  • Very customizable
  • Supports custom plugins
  • Built-in command, listener, component handler

Installation

# 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

Guide & Documentation

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.

About

Powerful and flexible framework!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.6%
  • JavaScript 4.4%