{"id":19015621,"url":"https://github.com/humsen/wechat-robot","last_synced_at":"2026-03-08T01:34:01.797Z","repository":{"id":65227540,"uuid":"85474658","full_name":"Humsen/wechat-robot","owner":"Humsen","description":"微信自动回复机器人。实现以下功能（接入图灵机器人）：1.微信好友自动回复  2.普通群里@回复，特定群自动回复  3.整点报时功能  4.远程管理员开启/关闭机器人  5.自动添加好友  6.发送关键字自动邀请进群  7.远程管理员移出群成员（机器人为群主）  8.远程管理员控制机器人退出微信  9.管理员和接受消息的群，退出时保存到txt文档中。下次登录时读取，避免数据流失。  10.增加更多新功能，并提供用户使用手册和管理员使用手册。","archived":false,"fork":false,"pushed_at":"2018-02-04T04:41:46.000Z","size":20,"stargazers_count":170,"open_issues_count":2,"forks_count":63,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-26T23:16:50.110Z","etag":null,"topics":["python3","wechat-robot","wxpy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Humsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-19T12:35:35.000Z","updated_at":"2025-06-19T12:50:05.000Z","dependencies_parsed_at":"2023-01-16T14:52:36.290Z","dependency_job_id":null,"html_url":"https://github.com/Humsen/wechat-robot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Humsen/wechat-robot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Humsen%2Fwechat-robot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Humsen%2Fwechat-robot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Humsen%2Fwechat-robot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Humsen%2Fwechat-robot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Humsen","download_url":"https://codeload.github.com/Humsen/wechat-robot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Humsen%2Fwechat-robot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30240900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"ssl_error","status_checked_at":"2026-03-08T00:55:48.608Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["python3","wechat-robot","wxpy"],"created_at":"2024-11-08T19:38:45.248Z","updated_at":"2026-03-08T01:34:01.683Z","avatar_url":"https://github.com/Humsen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WechatRobot\n微信自动回复机器人\n\n\n## 实现以下功能（接入图灵机器人）：\n\n1.微信好友自动回复\n\n2.普通群里@回复，特定群自动回复\n\n3.整点报时功能\n\n4.远程管理员开启/关闭机器人\n\n5.自动添加好友\n\n6.发送关键字自动邀请进群\n\n7.远程管理员移出群成员（机器人为群主）\n\n8.远程管理员控制机器人退出微信\n\n9.管理员和接受消息的群，退出时保存到txt文档中。下次登录时读取，避免数据流失。\n\n10.增加更多新功能，并提供用户使用手册和管理员使用手册。\n\n------\n\n1）管理员手册\n机器人主人：\n01.私聊 启动/关闭机器人---------\n\n    发送：启动/休眠\n02.群聊 启动/关闭机器人---------\n\n    发送：@机器人 启动/休眠\n03.移出群成员---------\n\n    发送：@机器人 移出 @被移除成员\n04.私聊 添加/取消管理员---------\n\n    发送：添加管理员 @某朋友\n05.群聊 添加/取消管理员---------\n\n    发送：@机器人 添加管理员 @某成员\n\n其他管理员：\n06.私聊 关闭机器人一分钟---------\n\n    发送：休眠\n07.群聊 关闭机器人一分钟---------\n\n    发送：@机器人 休眠\n\n所有管理员：\n08.当前群回复/免打扰---------\n\n    发送：@机器人 免打扰/取消免打扰\n\n09.私聊 查看管理员列表---------\n\n    发送：管理员列表\n10.群聊 查看管理员列表--------- \n\n    发送：@机器人 管理员列表\n11.私聊 查看管理员手册---------\n\n    发送：管理员手册\n12.群聊 查看管理员手册---------\n\n    发送：@机器人 管理员手册\n13.退出登录---------\n\n    发送：登出'''\n\n2）用户使用手册 娱乐版\n\n01.笑话大全------讲个笑话\n\n02.故事大全------讲个故事\n\n03..歇后语-------说个歇后语\n\n04.绕口令--------说个绕口令\n\n05.顺口溜--------说个顺口溜\n\n06.脑经急转弯----说个脑经急转弯\n\n07.天气查询------南京天气\n\n08.新闻资讯------今日新闻\n\n09.星座运势------天秤座运势\n\n10.吉凶查询------某个名字好不好\n\n11.生活百科------图灵机器人简介\n\n12.图片搜索------图灵机器人的图片\n\n13.成龙接龙------成语接龙一诺千金\n\n14.数字计算------3乘3等于多少\n\n15.日期查询------今天农历多少\n\n16.问答百科------天为什么蓝的\n\n17.中英互译------苹果的单词是什么\n\n18.影视搜索------最近热门电影\n\n3）用户使用手册实用版\n\n01.快递查询---查询快递123456789\n\n02.城市邮编---南京邮编\n\n03.菜谱查询---回锅肉怎么做\n\n04.果蔬报价---南京菠萝的价格\n\n05.股票查询---腾讯股票\n\n06.航班查询---今天南京到上海的飞机\n\n07.列车查询---今天重庆到南京的火车\n\n08.附近餐厅---南京江宁附近的餐厅\n\n09.附近酒店---南京江宁附近的餐厅\n\n10.实时路况---南京双龙大道堵车吗\n\n11.公交查询---南京南站到新街口的公交\n\n12.路程报价---从南京禄口机场到南京南站多少钱\n\n13.租房信息---在南京新街口附近租房\n\n14.汽油报价---重庆汽油的价格\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumsen%2Fwechat-robot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumsen%2Fwechat-robot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumsen%2Fwechat-robot/lists"}