Using itchat to communicate with WeChat. Send wechat user messages to AI backend, then post AI responses back to WeChat.
requires python 2.7
pip install -r requirements.txt
python src/auto_reply.py
from project's directory
py.test -v
- add unittest for the code
- any ready to use mock for wechat
- responses mock for http