{"id":15211376,"url":"https://github.com/discordjs/builders","last_synced_at":"2025-10-03T04:30:41.555Z","repository":{"id":45132118,"uuid":"378757338","full_name":"discordjs/builders","owner":"discordjs","description":"A collection of builders that you can use when creating your bot.","archived":true,"fork":false,"pushed_at":"2022-01-05T04:36:20.000Z","size":3093,"stargazers_count":97,"open_issues_count":9,"forks_count":37,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-04-14T04:19:38.351Z","etag":null,"topics":["builder","builders","discord","discord-bot","discordjs","hacktoberfest"],"latest_commit_sha":null,"homepage":null,"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/discordjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["vladfrangu","iCrawl","amishshah","kyranet"],"patreon":"vladfrangu","ko_fi":"wolfgalvlad","open_collective":"discordjs"}},"created_at":"2021-06-20T23:19:08.000Z","updated_at":"2023-08-14T00:11:22.000Z","dependencies_parsed_at":"2022-08-25T20:40:09.443Z","dependency_job_id":null,"html_url":"https://github.com/discordjs/builders","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fbuilders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fbuilders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fbuilders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discordjs%2Fbuilders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discordjs","download_url":"https://codeload.github.com/discordjs/builders/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867724,"owners_count":16554356,"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":["builder","builders","discord","discord-bot","discordjs","hacktoberfest"],"created_at":"2024-09-28T08:40:17.438Z","updated_at":"2025-10-03T04:30:41.198Z","avatar_url":"https://github.com/discordjs.png","language":"TypeScript","funding_links":["https://github.com/sponsors/vladfrangu","https://github.com/sponsors/iCrawl","https://github.com/sponsors/amishshah","https://github.com/sponsors/kyranet","https://patreon.com/vladfrangu","https://ko-fi.com/wolfgalvlad","https://opencollective.com/discordjs"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003cbr /\u003e\n\t\u003cp\u003e\n\t\t\u003ca href=\"https://discord.js.org\"\u003e\u003cimg src=\"https://discord.js.org/static/logo.svg\" width=\"546\" alt=\"discord.js\" /\u003e\u003c/a\u003e\n\t\u003c/p\u003e\n\t\u003cbr /\u003e\n\t\t\u003cp\u003e\n\t\t\u003ca href=\"https://discord.gg/djs\"\u003e\u003cimg src=\"https://img.shields.io/discord/222078108977594368?color=5865F2\u0026logo=discord\u0026logoColor=white\" alt=\"Discord server\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://www.npmjs.com/package/@discordjs/builders\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@discordjs/builders.svg?maxAge=3600\" alt=\"npm version\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://www.npmjs.com/package/@discordjs/builders\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/@discordjs/builders.svg?maxAge=3600\" alt=\"npm downloads\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://github.com/discordjs/builders/actions\"\u003e\u003cimg src=\"https://github.com/discordjs/builders/workflows/Tests/badge.svg\" alt=\"Build status\" /\u003e\u003c/a\u003e\n\t\t\u003ca href=\"https://codecov.io/gh/discordjs/builders\"\u003e\u003cimg src=\"https://codecov.io/gh/discordjs/builders/branch/main/graph/badge.svg\" alt=\"Code coverage\" /\u003e\u003c/a\u003e\n\t\u003c/p\u003e\n\u003c/div\u003e\n\n## Installation\n\n**Node.js 16.6.0 or newer is required.**\n\n```sh-session\nnpm install @discordjs/builders\nyarn add @discordjs/builders\npnpm add @discordjs/builders\n```\n\n## Examples\n\nHere are some examples for the builders and utilities you can find in this package:\n\n- [Slash Command Builders](./docs/examples/Slash%20Command%20Builders.md)\n\n## Links\n\n- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))\n- [Documentation](https://discord.js.org/#/docs/builders)\n- [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))\n  See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v13.html), including updated and removed items in the library.\n- [discord.js Discord server](https://discord.gg/djs)\n- [Discord API Discord server](https://discord.gg/discord-api)\n- [GitHub](https://github.com/discordjs/builders)\n- [npm](https://www.npmjs.com/package/@discordjs/builders)\n- [Related libraries](https://discord.com/developers/docs/topics/community-resources#libraries)\n\n## Contributing\n\nBefore creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the\n[documentation](https://discord.js.org/#/docs/builders).  \nSee [the contribution guide](https://github.com/discordjs/builders/blob/main/.github/CONTRIBUTING.md) if you'd like to submit a PR.\n\n## Help\n\nIf you don't understand something in the documentation, you are experiencing problems, or you just need a gentle\nnudge in the right direction, please don't hesitate to join our official [discord.js Server](https://discord.gg/djs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscordjs%2Fbuilders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscordjs%2Fbuilders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscordjs%2Fbuilders/lists"}