Skip to content

wankaiss/autoWechatReply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoWechatReply

Using itchat to communicate with WeChat. Send wechat user messages to AI backend, then post AI responses back to WeChat.

Rough Design Diagram

Rough Design Diagram

Sequence Diagram

requirements

requires python 2.7

pip install -r requirements.txt

Running

python src/auto_reply.py

Testing

from project's directory

py.test -v

Todo

  • add unittest for the code
    • any ready to use mock for wechat
    • responses mock for http

About

auto wechat reply

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages