We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca70e62 commit 044316aCopy full SHA for 044316a
1 file changed
python_wechat.py
@@ -4,8 +4,9 @@
4
python_wechat.py by xianhu
5
主要包括如下功能:
6
(1) 自动提醒群红包
7
-(2) 自动提醒关键字
8
-(3) 自动保存被撤回消息
+(2) 自动提醒群中@自己或@all的内容
+(3) 自动提醒群中带有特殊关键字的消息
9
+(4) 自动保存被撤回消息,包括内容、文件、图片、语音、视频等
10
"""
11
12
import re
0 commit comments