Metadata-Version: 2.1
Name: wechat-auto
Version: 0.0.4
Summary: A wechat auto reply robot
Home-page: https://github.com/true1023/wechat_auto
Author: Qinluo
Author-email: shi12li12@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# wechat_auto

## UNDO LIST

1. weather.py 需要定时获取当天所有天气的预报数据，保存到本地，之后通过调用则返回本地数据
2. 微信公众号关注用户获取，存储
3. 定时对比好友列表与公众号关注用户的昵称，未关注公众号用户定期推送公众号广告提醒关注
4. 根据系统提示存储已删好友信息，定期清理好友列表


