{"id":28994145,"url":"https://github.com/yejue/nonebot-plugin-plus-one","last_synced_at":"2025-07-27T15:07:47.548Z","repository":{"id":241275560,"uuid":"804768290","full_name":"yejue/nonebot-plugin-plus-one","owner":"yejue","description":"复读姬，支持文本、图片表情甚至是转发卡片、分享卡片、小程序的复读。不依赖任何数据库的群聊复读姬，轻巧灵活。任意群聊+1，姬就+1","archived":false,"fork":false,"pushed_at":"2024-05-28T15:42:41.000Z","size":11,"stargazers_count":50,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T03:46:05.974Z","etag":null,"topics":["nonebot","repeater"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yejue.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":"2024-05-23T08:26:09.000Z","updated_at":"2025-06-18T12:39:37.000Z","dependencies_parsed_at":"2024-05-28T06:09:10.151Z","dependency_job_id":null,"html_url":"https://github.com/yejue/nonebot-plugin-plus-one","commit_stats":null,"previous_names":["yejue/nonebot-plugin-plus-one"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yejue/nonebot-plugin-plus-one","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yejue%2Fnonebot-plugin-plus-one","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yejue%2Fnonebot-plugin-plus-one/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yejue%2Fnonebot-plugin-plus-one/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yejue%2Fnonebot-plugin-plus-one/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yejue","download_url":"https://codeload.github.com/yejue/nonebot-plugin-plus-one/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yejue%2Fnonebot-plugin-plus-one/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267375872,"owners_count":24077291,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nonebot","repeater"],"created_at":"2025-06-25T03:45:20.343Z","updated_at":"2025-07-27T15:07:47.542Z","avatar_url":"https://github.com/yejue.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e🐣🐤一个仅有40行代码的复读姬 ✨\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n_✨ 只是一个复读姬：支持群聊白名单、文本复读、图片表情复读、甚至是转发和分享的复读 ✨_\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/cscs181/QQ-Github-Bot/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/cscs181/QQ-Github-Bot.svg\" alt=\"license\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.python.org/pypi/nonebot-plugin-analysis-bilibili\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/v/nonebot-plugin-analysis-bilibili.svg\" alt=\"pypi\"\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.8+-blue.svg\" alt=\"python\"\u003e\n\u003c/p\u003e\n\n\n## 快速安装\n\n第一步：右上角 ↗ 点个不要钱的 star 吧，这是不断维护更新的动力。\n\n### nb-cli\n\n```shell\nnb plugin install nonebot-plugin-plus-one\n```\n### pip\n\n```shell\npip install nonebot-plugin-plus-one\n```\n\n### git\n\n```shell\ncd /your-nonebot-project-home/plugins/\ngit clone https://github.com/yejue/nonebot-plugin-plus-one.git\n```\n\n## 示例\n```text\n[群1]: 你好\n[群1]: 你好\n[机器人]: 你好\n\n[群2]: 表情\n[群2]: 表情\n[机器人]: 表情\n\n[群2]: 分享音乐\n[群2]: 分享音乐\n[机器人]: 分享音乐\n```\n\n## 配置\n```text\n# 匹配优先级\nPLUS_ONE_PRIORITY = 10\n\n# 群聊或私聊白名单，单个或多个示例，下面任选其一，可填入群 QQ 号或个人 QQ 号\nPLUS_ONE_WHITE_LIST = [\"10000000\"]\nPLUS_ONE_WHITE_LIST = [\"10000000\", \"1000000\"]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyejue%2Fnonebot-plugin-plus-one","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyejue%2Fnonebot-plugin-plus-one","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyejue%2Fnonebot-plugin-plus-one/lists"}