{"id":15029075,"url":"https://github.com/mrs4s/miraigo","last_synced_at":"2025-05-14T18:03:43.274Z","repository":{"id":37015967,"uuid":"277373875","full_name":"Mrs4s/MiraiGo","owner":"Mrs4s","description":"qq协议的golang实现, 移植于mirai","archived":false,"fork":false,"pushed_at":"2024-02-29T15:12:26.000Z","size":3875,"stargazers_count":1208,"open_issues_count":11,"forks_count":320,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-05-14T18:03:36.119Z","etag":null,"topics":["mirai","mirai-bot","protocol","qq","qq-bot","qq-protocol","qqbot","qqrobot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mrs4s.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":"2020-07-05T19:57:29.000Z","updated_at":"2025-05-11T01:30:49.000Z","dependencies_parsed_at":"2023-02-19T14:45:31.442Z","dependency_job_id":"9d2b438a-7695-42a0-8957-ca4268f58515","html_url":"https://github.com/Mrs4s/MiraiGo","commit_stats":{"total_commits":1153,"total_committers":59,"mean_commits":19.54237288135593,"dds":0.7207285342584562,"last_synced_commit":"54bdd873e3fed9fe1c944918924674dacec5ac76"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrs4s%2FMiraiGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrs4s%2FMiraiGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrs4s%2FMiraiGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mrs4s%2FMiraiGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mrs4s","download_url":"https://codeload.github.com/Mrs4s/MiraiGo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198452,"owners_count":22030964,"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":["mirai","mirai-bot","protocol","qq","qq-bot","qq-protocol","qqbot","qqrobot"],"created_at":"2024-09-24T20:09:41.989Z","updated_at":"2025-05-14T18:03:38.208Z","avatar_url":"https://github.com/Mrs4s.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiraiGo\nqq-android 协议的golang实现 移植于 [mirai](https://github.com/mamoe/mirai)\n\n## 使用前声明\n本项目为协议实现，不推荐直接使用。\n\nCQHTTP 用户建议使用基于 [go-cqhttp](https://github.com/Mrs4s/go-cqhttp) 的框架开发。\n\n同时也提供原生框架 [MiraiGo-Template](https://github.com/Logiase/MiraiGo-Template) 进行开发。\n\n## 使用方法\n\n```bash\ngo get -u github.com/Mrs4s/MiraiGo\n```\n\n## 支持的功能\n\n## 协议支持\n\n\u003cdetails\u003e\n  \u003csummary\u003e已完成功能/开发计划列表\u003c/summary\u003e\n\n**登录**\n- [x] 账号密码登录\n- [x] 二维码登录\n- [x] 验证码提交\n- [x] 设备锁验证\n- [x] 错误信息解析\n\n**消息类型**\n- [x] 文本\n- [x] 图片\n- [x] 语音\n- [x] 表情\n- [x] At\n- [x] 回复\n- [x] 长消息(仅群聊/私聊)\n- [x] 链接分享\n- [x] 小程序(暂只支持RAW)\n- [x] 短视频\n- [x] 合并转发\n- [x] 群文件(上传与接收信息)\n\n**事件**\n- [x] 好友消息\n- [x] 群消息\n- [x] 临时会话消息\n- [x] 登录号加群\n- [x] 登录号退群(包含T出)\n- [x] 新成员进群/退群\n- [x] 群/好友消息撤回\n- [x] 群禁言\n- [x] 群成员权限变更\n- [x] 收到邀请进群通知\n- [x] 收到其他用户进群请求\n- [x] 新好友\n- [x] 新好友请求\n- [x] 客户端离线\n- [x] 群提示 (戳一戳/运气王等)\n\n**主动操作**\n\n_为防止滥用，不支持主动邀请新成员进群_\n\n- [x] 发送群消息\n- [x] 发送好友消息\n- [x] 发送临时会话消息\n- [x] 获取/刷新群列表\n- [x] 获取/刷新群成员列表\n- [x] 获取/刷新好友列表\n- [x] 获取群荣誉 (龙王/群聊火焰等)\n- [x] 处理加群请求\n- [x] 处理被邀请加群请求\n- [x] 处理好友请求\n- [x] 撤回群消息\n- [x] 群公告设置\n- [x] 获取群文件下载链接\n- [x] 群设置 (全体禁言/群名)\n- [x] 修改群成员Card\n- [x] 修改群成员头衔\n- [ ] ~~群成员邀请~~\n- [x] 群成员禁言/解除禁言\n- [x] T出群成员\n- [x] 戳一戳群友\n- [x] 获取陌生人信息\n\n\u003c/details\u003e\n\n### 不支持的协议\n**基于 [QQ钱包支付用户服务协议](https://www.tenpay.com/v2/html5/basic/public/agreement/protocol_mqq_pay.shtml) 不支持一切有关QQ钱包的协议**\n\n\u003e4.13 您不得利用本服务实施下列任一的行为：\n\u003e\\\n\u003e     （9） **侵害QQ钱包支付服务系統；**\n\n- [ ] ~~QQ钱包协议(收款/付款等)~~\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrs4s%2Fmiraigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrs4s%2Fmiraigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrs4s%2Fmiraigo/lists"}