Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Maweiming/weixin-bot
使用微信Api实现微信客户端功能(使用Java开发) 可用于监控微信消息、特别关心钉钉提醒功能
https://github.com/Maweiming/weixin-bot
Last synced: 22 days ago
JSON representation
使用微信Api实现微信客户端功能(使用Java开发) 可用于监控微信消息、特别关心钉钉提醒功能
- Host: GitHub
- URL: https://github.com/Maweiming/weixin-bot
- Owner: Maweiming
- Created: 2018-11-07T06:59:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T02:01:11.000Z (over 2 years ago)
- Last Synced: 2024-08-05T17:27:12.539Z (4 months ago)
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 50
- Watchers: 5
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - Maweiming/weixin-bot - 使用微信Api实现微信客户端功能(使用Java开发) 可用于监控微信消息、特别关心钉钉提醒功能 (Java)
README
使用微信网页Api实现微信客户端功能(Java开发)
![Image text](http://basekit.oss-cn-hangzhou.aliyuncs.com/github/emoji.qpic2.png)
可用于监控女朋友是否出轨
???突然忘记了,我没有女朋友手机端的所有动作都会同步到客户端
打开窗口,关闭窗口,语音,图片,文本,撤回消息 都可以被监控![Image text](http://basekit.oss-cn-hangzhou.aliyuncs.com/github/image.png)
//部分用户无法登陆这个是微信方的限制,先自查一下微信web版能不能正常登陆 https://wx.qq.com/ 如果能正常登陆说明是可以使用的。