Skip to content

hackshen/wx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wx

微信防撤回

目前实现的功能

Docker版

# build镜像文件
docker build -t wx .

# 运行容器
docker run -itd --name wx -v $PWD/robot.py:/robot/robot.py wx

# 查看日志(扫描二维码登录,会返回shell)
docker logs -f wx

常规版

pip install -U wxpy -i "https://pypi.doubanio.com/simple/"
python robot.py

About

微信防撤回

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors