{"id":23288102,"url":"https://github.com/d3oxy/djs-commands","last_synced_at":"2026-05-05T17:01:09.391Z","repository":{"id":149282074,"uuid":"612225914","full_name":"D3OXY/djs-commands","owner":"D3OXY","description":"💡 Unleash the potential of your Discord.js bot with DJS-Commands, the intuitive command handling library.","archived":false,"fork":false,"pushed_at":"2023-11-13T15:53:29.000Z","size":356,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T19:17:09.650Z","etag":null,"topics":["automation","command","command-handler","command-handler-v14","commands","discord","discord-js","event-handler-v14","events","tool","utility"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@d3oxy/djs-commands","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/D3OXY.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-10T13:23:46.000Z","updated_at":"2023-06-03T12:46:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b695237-33be-4bba-972a-27d62c368258","html_url":"https://github.com/D3OXY/djs-commands","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fdjs-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fdjs-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fdjs-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/D3OXY%2Fdjs-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/D3OXY","download_url":"https://codeload.github.com/D3OXY/djs-commands/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247511208,"owners_count":20950618,"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":["automation","command","command-handler","command-handler-v14","commands","discord","discord-js","event-handler-v14","events","tool","utility"],"created_at":"2024-12-20T03:13:53.788Z","updated_at":"2026-05-05T17:01:09.379Z","avatar_url":"https://github.com/D3OXY.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"apps/docs/public/og-default.png\" alt=\"djs-commands — Modern Discord.js command handler\" /\u003e\n\u003c/p\u003e\n\n# djs-commands\n\n\u003e Modern command handler for Discord.js — TypeScript-first, Components V2 native, with pluggable persistence.\n\n## Coming from v1 (`@d3oxy/djs-commands`)?\n\nThe v1 package is preserved at the [`v1-final-commit` tag](https://github.com/D3OXY/djs-commands/tree/v1-final-commit) and stays on npm under `@d3oxy/djs-commands@1.4.x`. To upgrade to v2, follow the [Migration from v1](https://djscommands.deoxy.dev/migration-from-v1) guide — every v1 API has a v2 equivalent (with side-by-side examples).\n\n## Quick start\n\n```bash\nnpx create-djs-commands my-bot\ncd my-bot\ncp .env.example .env  # add DISCORD_TOKEN\nbun run dev\n```\n\nOr scaffold by hand from the [Getting Started guide](https://djscommands.deoxy.dev/getting-started).\n\n## Packages\n\n| Package | Description |\n|---|---|\n| [`@djs-commands/core`](./packages/core) | Command dispatcher, definitions, validators, plugins, fs-autoloader |\n| [`@djs-commands/jsx`](./packages/jsx) | Components V2 JSX runtime (opt-in) |\n| [`create-djs-commands`](./packages/create-djs-commands) | `npx create-djs-commands` scaffolding tool |\n| [`@djs-commands/adapter-drizzle`](./packages/adapter-drizzle) | Drizzle/Postgres `Storage` adapter |\n| [`@djs-commands/adapter-prisma`](./packages/adapter-prisma) | Prisma `Storage` adapter |\n| [`@djs-commands/adapter-mongoose`](./packages/adapter-mongoose) | Mongoose `Storage` adapter (v1 continuity path) |\n| [`@djs-commands/adapter-redis`](./packages/adapter-redis) | Redis `CacheAdapter` for distributed cooldowns |\n\n## Development\n\n```bash\nbun install\nbun run ci      # check + typecheck + knip + test\nbun run dev     # watch mode across packages\nbun run check   # biome lint+format check\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3oxy%2Fdjs-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3oxy%2Fdjs-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3oxy%2Fdjs-commands/lists"}