docs: update readme.md

This commit is contained in:
zhayujie
2022-12-12 02:17:32 +08:00
parent eef0dfc4fa
commit 9cf88744bf
5 changed files with 99 additions and 3 deletions

View File

@@ -21,8 +21,7 @@ def handler_group_msg(msg):
WechatChannel().handle_group(msg)
group_white_list = ['学就完事了', '小宝群', '全天乱斗模式', '戒赌吧', '命苦还要快乐', '攒钱让姐妹当小三的组织',
'快乐家人', '技术沙龙', '流动性混子', '计算机学习交流', '如何评价']
group_white_list = ['测试群1', '测试群2']
class WechatChannel(Channel):