{"id":13738734,"url":"https://github.com/discordx-ts/discordx","last_synced_at":"2025-05-14T06:12:13.247Z","repository":{"id":37017530,"uuid":"394928667","full_name":"discordx-ts/discordx","owner":"discordx-ts","description":"🤖 Create a discord bot with TypeScript and Decorators!","archived":false,"fork":false,"pushed_at":"2025-05-03T13:14:19.000Z","size":9929,"stargazers_count":676,"open_issues_count":1,"forks_count":51,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-07T20:35:37.740Z","etag":null,"topics":["bot","command","decorators","discord","discord-bot","discord-js","javascript","nodejs","slash","slash-commands","typescript"],"latest_commit_sha":null,"homepage":"https://discordx.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/discordx-ts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["vijayymmeena"],"custom":["paypal.me/vijayymmeena"]}},"created_at":"2021-08-11T09:06:14.000Z","updated_at":"2025-05-07T05:49:23.000Z","dependencies_parsed_at":"2024-03-17T05:39:24.064Z","dependency_job_id":"d422b9ed-1365-4a1d-bb5f-e106dd1d990b","html_url":"https://github.com/discordx-ts/discordx","commit_stats":{"total_commits":2798,"total_committers":54,"mean_commits":51.81481481481482,"dds":0.3856325947105075,"last_synced_commit":"82612acd2479e0ead74258c50a874a5e5e42825a"},"previous_names":["oceanroleplay/discord.ts"],"tags_count":189,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordx-ts%2Fdiscordx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordx-ts%2Fdiscordx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordx-ts%2Fdiscordx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordx-ts%2Fdiscordx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discordx-ts","download_url":"https://codeload.github.com/discordx-ts/discordx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253685662,"owners_count":21947372,"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":["bot","command","decorators","discord","discord-bot","discord-js","javascript","nodejs","slash","slash-commands","typescript"],"created_at":"2024-08-03T04:00:15.558Z","updated_at":"2025-05-14T06:12:13.227Z","avatar_url":"https://github.com/discordx-ts.png","language":"TypeScript","funding_links":["https://github.com/sponsors/vijayymmeena","paypal.me/vijayymmeena","https://www.paypal.me/vijayxmeena"],"categories":["💻 API Libraries"],"sub_categories":[],"readme":"\u003cdiv\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://discordx.js.org\" target=\"_blank\" rel=\"nofollow\"\u003e\n      \u003cimg src=\"https://discordx.js.org/discordx.svg\" width=\"546\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cdiv align=\"center\" class=\"badge-container\"\u003e\n    \u003ca href=\"https://discordx.js.org/discord\"\n      \u003e\u003cimg\n        src=\"https://img.shields.io/discord/874802018361950248?color=5865F2\u0026logo=discord\u0026logoColor=white\"\n        alt=\"Discord server\"\n    /\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/discordx\"\n      \u003e\u003cimg\n        src=\"https://img.shields.io/npm/v/discordx.svg?maxAge=3600\"\n        alt=\"NPM version\"\n    /\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/discordx\"\n      \u003e\u003cimg\n        src=\"https://img.shields.io/npm/dt/discordx.svg?maxAge=3600\"\n        alt=\"NPM downloads\"\n    /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/discordx-ts/discordx/actions\"\n      \u003e\u003cimg\n        src=\"https://github.com/discordx-ts/discordx/workflows/Build/badge.svg\"\n        alt=\"Build status\"\n    /\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.paypal.me/vijayxmeena\"\n      \u003e\u003cimg\n        src=\"https://img.shields.io/badge/donate-paypal-F96854.svg\"\n        alt=\"paypal\"\n    /\u003e\u003c/a\u003e\n  \u003c/div\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cb\u003e Create a discord bot with TypeScript and Decorators! \u003c/b\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n# 📖 Introduction\n\nThis module is an extension of [discord.js](https://discord.js.org), so the internal behavior (methods, properties, ...) is the same.\n\nThis library allows you to use TypeScript decorators on [discord.js](https://discord.js.org), it simplifies your code and improves the readability!\n\n# 🗂 Packages\n\n- [discordx](./packages/discordx#readme) - Create a discord bot with TypeScript and Decorators.\n- [create-discordx](./packages/create-discordx#readme) - CLI tool for generating a discordx project using templates.\n- [@discordx/di](./packages/di#readme) - Dependency injection service with support for agnostic IOC.\n- [@discordx/importer](./packages/importer#readme) - Import solution for both ESM and CJS.\n- [@discordx/internal](./packages/internal#readme) - Internal methods for discordx.\n- [@discordx/lava-player](./packages/lava-player#readme) - Powerful Lavalink player library written in TypeScript for Node.js.\n- [@discordx/lava-queue](./packages/lava-queue#readme) - Queue system for `@discordx/lava-player`.\n- [@discordx/music](./packages/music#readme) - Powerful Discord music player library using YTDL.\n- [@discordx/pagination](./packages/pagination#readme) - Library for creating pagination messages in Discord bots.\n- [@discordx/plugin-lava-player](./packages/plugin-lava-player#readme) - Fully-featured Discord music player leveraging the power of Lavalink.\n- [@discordx/plugin-ytdl-player](./packages/plugin-ytdl-player#readme) - Fully-featured Discord music player utilizing YTDL.\n- [@discordx/utilities](./packages/utilities#readme) - Utilities package for enhancing discordx functionality.\n\n# 📜 Documentation\n\n- [discordx.js.org](https://discordx.js.org)\n- [Tutorials (dev.to)](https://dev.to/vijayymmeena/series/14317)\n\n# ☎️ Need help?\n\n- [Check frequently asked questions](https://discordx.js.org/docs/faq)\n- [Check examples](https://github.com/discordx-ts/discordx/tree/main/packages/discordx/examples)\n- Ask in the community [Discord server](https://discordx.js.org/discord)\n\n# 💖 Thank you\n\nYou can support [discordx](https://www.npmjs.com/package/discordx) by giving it a [GitHub](https://github.com/discordx-ts/discordx) star.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscordx-ts%2Fdiscordx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscordx-ts%2Fdiscordx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscordx-ts%2Fdiscordx/lists"}