• Stars
    star
    116
  • Rank 302,155 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

面向个人账户的微信机器人框架

WxRobot python

面向个人账户的微信机器人框架

文档在此:

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

  • 添加更多类型消息接口
  • 自动回复
  • 小黄鸡或图灵机器人自动回复
  • 主动发送消息
  • 发送图片
  • 用微信遥控电脑
  • 完善文档

##反馈

有问题或者意见可以到Issues中提出