All Projects → wzpan → wukong-itchat

wzpan / wukong-itchat

Licence: MIT License
用于微信控制wukong-robot

Programming Languages

python
139335 projects - #7 most used programming language

wukong-itchat

用于微信控制 wukong-robot

安装

  1. 先安装 wukong-robot 并运行,确保 wukong-robot 的版本 >= 1.5;
  2. 安装依赖:
pip3 install -r requirements.txt

运行

python3 bot.py

配置

详见 config.yml 。尤其注意如果 itchat 和 wukong-robot 并不在同一台服务器上运行,务必修改 host 配置。

使用

与文件传输助手聊天,文本或者语音都将会作为指令转发给 wukong-robot 的后台管理端。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].