Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 937 Bytes

File metadata and controls

23 lines (20 loc) · 937 Bytes

wxmessage

A simple weixin robot program which can auto send messages to some given friends at some given times.

  1. conf.json for configure ipaddr, port, and dbno of Redis.
  2. friends.txt for friends wait to send messages.
  3. setup.py for set up initialization to test wxmessage.py.
  4. reset.py for reset the whole stuff.
  5. reload.py for reload the configurations.
  6. info.py for query infos on redis.
  7. spider_xxx.py for spider messages from some online website.
  1. wxmessage.py for auto send messages from the spider to given friends.

Reference

Contributor

Furnace