{"id":15021686,"url":"https://github.com/thenorthsolution/reciple","last_synced_at":"2025-09-21T00:46:22.761Z","repository":{"id":37404791,"uuid":"477652620","full_name":"thenorthsolution/Reciple","owner":"thenorthsolution","description":"A Discord.js framework that just works","archived":false,"fork":false,"pushed_at":"2024-05-22T04:55:30.000Z","size":5494,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-22T13:44:55.759Z","etag":null,"topics":["bot","discord","discord-js","framework","hacktoberfest","nodejs"],"latest_commit_sha":null,"homepage":"https://reciple.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thenorthsolution.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-04T10:31:31.000Z","updated_at":"2024-05-29T08:03:14.103Z","dependencies_parsed_at":"2023-09-23T10:30:28.609Z","dependency_job_id":"bc78ed58-5be6-4e45-8525-a96c1a52c4f8","html_url":"https://github.com/thenorthsolution/Reciple","commit_stats":{"total_commits":1651,"total_committers":6,"mean_commits":275.1666666666667,"dds":0.4076317383403998,"last_synced_commit":"c14bfe7505988cca243b6edf9e4722c13a4a1040"},"previous_names":["thenorthsolution/reciple"],"tags_count":646,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenorthsolution%2FReciple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenorthsolution%2FReciple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenorthsolution%2FReciple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenorthsolution%2FReciple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenorthsolution","download_url":"https://codeload.github.com/thenorthsolution/Reciple/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238909320,"owners_count":19550837,"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","discord","discord-js","framework","hacktoberfest","nodejs"],"created_at":"2024-09-24T19:56:54.262Z","updated_at":"2025-09-21T00:46:17.733Z","avatar_url":"https://github.com/thenorthsolution.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/h0ljJR5.png\" width=\"50%\"\u003e\n    \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003ca href=\"https://discord.gg/2gyckrwK7b\"\u003e\n        \u003cimg src=\"https://img.shields.io/discord/1032785824686817291?color=5865F2\u0026logo=discord\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://npmjs.org/package/reciple\"\u003e\n        \u003cimg src=\"https://img.shields.io/npm/v/reciple?label=npm\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/thenorthsolution/Reciple/tree/main/packages/reciple\"\u003e\n        \u003cimg src=\"https://img.shields.io/npm/dt/reciple?maxAge=3600\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.codefactor.io/repository/github/thenorthsolution/reciple\"\u003e\n        \u003cimg src=\"https://www.codefactor.io/repository/github/thenorthsolution/reciple/badge\"\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    \u003cdiv style=\"padding-top: 1rem\"\u003e\n        \u003ca href=\"https://discord.gg/2gyckrwK7b\"\u003e\n            \u003cimg src=\"http://invidget.switchblade.xyz/2gyckrwK7b\"\u003e\n        \u003c/a\u003e\n    \u003c/div\u003e\n\u003c/h3\u003e\n\n---\n\n## About\n\nReciple is a Discord.js command handler framework that provides extended features for developers.\n\n## Installation\n\n```bash\nnpm create reciple@latest\n```\n\n## Packages\n\n- [@reciple/actions](./packages/actions/) - Used by our github workflow to generate docs.json\n- [@reciple/core](./packages/core/) - Extends [discord.js](https://npmjs.com/package/discord.js) Client to simplify working with Discord API\n- [@reciple/decorators](./packages/decorators) - A collection of Typescript decorators for easier module creation.\n- [@reciple/docgen](./packages/docgen/) - Parses Typescript file to generate json file for documentation\n- [@reciple/message-command-utils](./packages/message-command-utils/) - A library of built-in message command utilities for Reciple.\n- [@reciple/utils](./packages/utils) - Global utilities used by reciple packages\n- [create-reciple](./packages/create-reciple/) - A tool used to easily create Reciple projects\n- [reciple](./packages/reciple/) - A CLI tool for loading modules and running Reciple based Discord bots\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenorthsolution%2Freciple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenorthsolution%2Freciple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenorthsolution%2Freciple/lists"}