Skip to content

Commit 7259bad

Browse files
committed
更新版本至 0.3.01。新功能有:
1. 天气预报、星座运势、日历的提醒可以用明日。 2. 自动回复可以回复所有人,添加不受影响的『白名单』。 3. 新功能:群助手,可自动回复成员,查询天气,日历。 4. 添加了 mongodb 数据库做缓存处理。
1 parent e2d5dd1 commit 7259bad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

everyday_wechat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66

77
script_name = 'EverydayWechat'
8-
__version__ = '0.1.013'
8+
__version__ = '0.3.01'

hostory.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2019年7月13日
2+
3+
1. 天气预报、星座运势、日历的提醒可以用明日。
4+
2. 自动回复可以回复所有人,添加不受影响的『白名单』。
5+
3. 新功能:群助手,可自动回复成员,查询天气,日历。
6+
4. 添加了 mongodb 数据库做缓存处理。
7+
18
2019年7月2日
29

310
新添三个机器人渠道:「智能闲聊」、「天行机器人」 「海知智能机器人」

0 commit comments

Comments
 (0)