linxuanm / anti-recall

A simple script that prevents message recalling in a WeChat group chat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeChat Anti-Recall

A simple script that prevents message recalling in a WeChat group chat.

Installation

pip install -r requirements.txt

Due to recent changes to WeChat, scanning the QR code may result in a time-out as a result of the mandatory delay during login on the client side. To fix this, changes to the source code of itchat-uos is required. See the edits here.

About

A simple script that prevents message recalling in a WeChat group chat.

License:Other


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%