{"id":24282372,"url":"https://github.com/garlic-team/gcommands","last_synced_at":"2025-08-27T19:20:05.776Z","repository":{"id":37056637,"uuid":"360560802","full_name":"Garlic-Team/gcommands","owner":"Garlic-Team","description":"Powerful and flexible discord.js framework.","archived":false,"fork":false,"pushed_at":"2024-07-23T18:31:31.000Z","size":20127,"stargazers_count":37,"open_issues_count":17,"forks_count":9,"subscribers_count":3,"default_branch":"next","last_synced_at":"2025-03-26T15:45:05.875Z","etag":null,"topics":["commands","discord","discord-js","framework","gcommands","handler","powerful","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gcommands","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Garlic-Team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"garlicteam"}},"created_at":"2021-04-22T15:08:23.000Z","updated_at":"2024-11-08T19:03:24.000Z","dependencies_parsed_at":"2023-12-30T03:28:48.099Z","dependency_job_id":"751e13ac-5cdc-471f-a15a-c8d5a99e5087","html_url":"https://github.com/Garlic-Team/gcommands","commit_stats":{"total_commits":783,"total_committers":10,"mean_commits":78.3,"dds":0.5146871008939975,"last_synced_commit":"e0ec5bc0581de15609b2ccdd111c1489bddac07d"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garlic-Team%2Fgcommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garlic-Team%2Fgcommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garlic-Team%2Fgcommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garlic-Team%2Fgcommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Garlic-Team","download_url":"https://codeload.github.com/Garlic-Team/gcommands/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249213780,"owners_count":21231096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["commands","discord","discord-js","framework","gcommands","handler","powerful","typescript"],"created_at":"2025-01-16T03:21:22.735Z","updated_at":"2025-04-16T07:36:01.322Z","avatar_url":"https://github.com/Garlic-Team.png","language":"TypeScript","funding_links":["https://ko-fi.com/garlicteam","https://ko-fi.com/H2H05FNRL"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \n   # \u003cimg src=\"https://cdn.discordapp.com/avatars/834822955229380619/7d0142158babe0375e7cc633e87c06d4.png\" height=\"30\"\u003e GCommands\n    \n  \u003cbr /\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://www.npmjs.com/package/gcommands\"\u003e\u003cimg src=\"https://nodei.co/npm/gcommands.png?downloads=true\u0026stars=true\" alt=\"NPM Banner\"\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://discord.gg/AjKJSBbGm2\"\u003e\u003cimg src=\"https://discord.com/api/guilds/833628077556367411/embed.png?style=banner2\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://ko-fi.com/H2H05FNRL\"\u003e\u003cimg src=\"https://img.shields.io/badge/Kofi-Donate-yellow?style=for-the-badge\" height=\"30\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/Garlic-Team/GCommands\"\u003e\u003cimg src=\"https://img.shields.io/badge/Open-Source-blue?style=for-the-badge\" height=\"30\" /\u003e\u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Made%20With-TypeScript-red?style=for-the-badge\" height=\"30\" /\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n## Description\nGCommands is a [discord.js](https://discord.js.org) framework that makes an incredible amount of work easier, it's very customizable.\n\n\u003e For discord.js v14, use gcommands \u003e=v10\n\u003e For discord.js v13, use gcommands \u003c=v9.3.0\n\n## Features\n- Written in TypeScript\n- Supports slash, legacy and context menus\n- Very customizable\n- Supports custom plugins\n- Built-in command, listener, component handler\n\n\n## Installation\n```sh\n# Latest (recommended)\nnpm install gcommands@latest discord.js\nyarn add gcommands@latest discord.js\npnpm add gcommands@latest discord.js\n\n# Next Version (unstable, under development)\nnpm install gcommands@next discord.js\nyarn add gcommands@next discord.js\npnpm add gcommands@next discord.js\n```\n\n## Guide \u0026 Documentation\nTo help you learn more about GCommands we have a [guide](https://garlic-team.js.org/guide/) and [documentation](https://garlic-team.js.org/docs/#/docs/gcommands/latest/general/welcome) for you.  \nWe will be glad if you join to our [discord server](https://discord.gg/AjKJSBbGm2).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarlic-team%2Fgcommands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarlic-team%2Fgcommands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarlic-team%2Fgcommands/lists"}