{"id":14957203,"url":"https://github.com/answeroverflow/reacord","last_synced_at":"2025-09-30T03:30:48.054Z","repository":{"id":64411585,"uuid":"572248122","full_name":"AnswerOverflow/reacord","owner":"AnswerOverflow","description":"Create interactive Discord messages using React. ⚛","archived":false,"fork":true,"pushed_at":"2023-03-03T04:39:34.000Z","size":2325,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T14:57:36.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://reacord.mapleleaf.dev/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"itsMapleLeaf/reacord","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnswerOverflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-29T21:33:58.000Z","updated_at":"2022-12-05T06:00:25.000Z","dependencies_parsed_at":"2023-01-29T18:30:59.825Z","dependency_job_id":null,"html_url":"https://github.com/AnswerOverflow/reacord","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerOverflow%2Freacord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerOverflow%2Freacord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerOverflow%2Freacord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerOverflow%2Freacord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnswerOverflow","download_url":"https://codeload.github.com/AnswerOverflow/reacord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234695627,"owners_count":18873011,"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":[],"created_at":"2024-09-24T13:14:19.933Z","updated_at":"2025-09-30T03:30:47.695Z","avatar_url":"https://github.com/AnswerOverflow.png","language":null,"readme":"\u003ccenter\u003e\n  \u003cimg src=\"./packages/website/app/assets/banner.png\" alt=\"Reacord: Create interactive Discord messages using React\"\u003e\n\u003c/center\u003e\n\n## Installation ∙ [![npm](https://img.shields.io/npm/v/reacord?color=blue\u0026style=flat-square)](https://www.npmjs.com/package/reacord)\n\n```console\n# npm\nnpm install reacord react discord.js\n\n# yarn\nyarn add reacord react discord.js\n\n# pnpm\npnpm add reacord react discord.js\n\n```\n\n## Get Started\n\n[Visit the docs to get started.](https://reacord.mapleleaf.dev/guides/getting-started)\n\n## Example\n\n\u003c!-- prettier-ignore --\u003e\n```tsx\nimport * as React from \"react\"\nimport { Embed, Button } from \"reacord\"\n\nfunction Counter() {\n  const [count, setCount] = React.useState(0)\n  return (\n    \u003c\u003e\n      \u003cEmbed title=\"Counter\"\u003e\n        This button has been clicked {count} times.\n      \u003c/Embed\u003e\n      \u003cButton onClick={() =\u003e setCount(count + 1)}\u003e\n        +1\n      \u003c/Button\u003e\n    \u003c/\u003e\n  )\n}\n```\n\n![Counter demo](./reacord-counter-demo.gif)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansweroverflow%2Freacord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansweroverflow%2Freacord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansweroverflow%2Freacord/lists"}