Last updated:
0 purchases
wxrobot 0.13
面向个人账户的微信机器人框架
文档在此:
https://sharpdeep.gitbooks.io/wxrobot-document/content/
Usage
pip 安装
pip install wxrobot
setup.py 安装
下载项目到本地; 然后安装:
python setup.py install
接口使用方法参考myrobot.py,详细接口请查看文档。
Credit
I used
WeixinBot by
Urinx
WeRobot by
whtsky
wechat-deleted-friends
by 0x5e
Todo
[x] 添加更多类型消息接口
[x] 自动回复
[x] 小黄鸡或图灵机器人自动回复
[x] 主动发送消息
[ ] 发送图片
[ ] 用微信遥控电脑
[x] 完善文档
反馈
有问题或者意见可以到Issues中提出
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.