A simple weixin robot program which can auto send messages to some given friends at some given times.
- conf.json for configure ipaddr, port, and dbno of Redis.
- friends.txt for friends wait to send messages.
- setup.py for set up initialization to test wxmessage.py.
- reset.py for reset the whole stuff.
- reload.py for reload the configurations.
- info.py for query infos on redis.
- spider_xxx.py for spider messages from some online website.
- spider_qsbk.py for spider messages from http://www.qiushibaike.com/
- wxmessage.py for auto send messages from the spider to given friends.
- https://github.com/PP8818/Python-Projects
- https://itchat.readthedocs.io/zh/latest/
- https://apscheduler.readthedocs.io/en/latest/
- https://ask.hellobi.com/blog/cuiqingcai/5540
- http://blog.csdn.net/xiemanr/article/details/72793081
- http://www.cnblogs.com/mingjiatang/p/4890420.html
Furnace