Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alicfeng/wechat-withdrawal-monitor

基于itchat库构建文件撤回监听并发送到微信助手
https://github.com/alicfeng/wechat-withdrawal-monitor

Last synced: 20 days ago
JSON representation

基于itchat库构建文件撤回监听并发送到微信助手

Awesome Lists containing this project

README

        

# wechat-withdrawal-monitor
基于itchat库构建文件撤回监听并发送到微信助手

简单两步即可实现微信撤回查看功能,如下所示

#### 安装依赖
```shell
pip install -r requirements.txt
```

#### 运行程序
```shell
python ./main.py
```

#### 详细说明
[我的笔记归档 - **仅78行代码实现微信撤回消息查看**](https://github.com/alicfeng/note.samego.com/blob/master/Python/%E4%BB%8578%E8%A1%8C%E4%BB%A3%E7%A0%81%E5%AE%9E%E7%8E%B0%E5%BE%AE%E4%BF%A1%E6%92%A4%E5%9B%9E%E6%B6%88%E6%81%AF%E6%9F%A5%E7%9C%8B---Python-itchat.md)