Skip to content

Commit 044316a

Browse files
committed
update python_wechat.py
1 parent ca70e62 commit 044316a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

python_wechat.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
python_wechat.py by xianhu
55
主要包括如下功能:
66
(1) 自动提醒群红包
7-
(2) 自动提醒关键字
8-
(3) 自动保存被撤回消息
7+
(2) 自动提醒群中@自己或@all的内容
8+
(3) 自动提醒群中带有特殊关键字的消息
9+
(4) 自动保存被撤回消息,包括内容、文件、图片、语音、视频等
910
"""
1011

1112
import re

0 commit comments

Comments
 (0)