{"id":13474121,"url":"https://github.com/node-webot/wechat_push","last_synced_at":"2025-07-29T12:11:35.150Z","repository":{"id":9290045,"uuid":"11124824","full_name":"node-webot/wechat_push","owner":"node-webot","description":"微信主动发送功能模块","archived":false,"fork":false,"pushed_at":"2013-11-04T03:53:22.000Z","size":141,"stargazers_count":39,"open_issues_count":0,"forks_count":26,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-23T18:47:20.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dteviot/WebToEpub","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-webot.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":"2013-07-02T12:49:43.000Z","updated_at":"2025-04-14T17:47:05.000Z","dependencies_parsed_at":"2022-09-22T16:01:48.133Z","dependency_job_id":null,"html_url":"https://github.com/node-webot/wechat_push","commit_stats":null,"previous_names":["jacksontian/wechat_push"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/node-webot/wechat_push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-webot%2Fwechat_push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-webot%2Fwechat_push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-webot%2Fwechat_push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-webot%2Fwechat_push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-webot","download_url":"https://codeload.github.com/node-webot/wechat_push/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-webot%2Fwechat_push/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267684959,"owners_count":24127702,"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-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-07-31T16:01:09.678Z","updated_at":"2025-07-29T12:11:35.120Z","avatar_url":"https://github.com/node-webot.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"Wechat Push\n=============\n**微信已经提供了客服消息发送的接口，如需调用，请参见[wechat模块](https://github.com/node-webot/wechat)。本模块将不再维护。**\n\n使用方式如下：\n\n```\nvar Pusher = require('wechat_push');\n\nvar pusher = new Pusher(username, password);\npusher.login(function (err) {\n  // send的第一个参数为fakeId，请自行搞定\n  pusher.send('604347680', '搞定push', function (err, data) {\n  \t// 发送完成\n    done();\n  });\n});\n```\n\n## 注意\n由于微信方面没有公开相关API，不能保证本模块能永远正常工作。\n\n## License\nThe MIT License\n\n## 捐赠\n如果您觉得本模块对您有帮助，欢迎请作者一杯咖啡：\n\n[![捐赠Wechat Push](https://img.alipay.com/sys/personalprod/style/mc/btn-index.png)](https://me.alipay.com/jacksontian)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-webot%2Fwechat_push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-webot%2Fwechat_push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-webot%2Fwechat_push/lists"}