diff --git a/config.yaml b/config.yaml index 3d6b03c..550d836 100644 --- a/config.yaml +++ b/config.yaml @@ -39,10 +39,10 @@ logging: handlers: [console, info_file_handler, error_file_handler] groups: - enable: [45317011307@chatroom] # 允许响应的群 roomId,大概长这样:2xxxxxxxxx3@chatroom + enable: [45317011307@chatroom,49571962306@chatroom] # 允许响应的群 roomId,大概长这样:2xxxxxxxxx3@chatroom news: - receivers: [45317011307@chatroom] # 定时新闻接收人(roomid 或者 wxid) + receivers: [45317011307@chatroom,49571962306@chatroom] # 定时新闻接收人(roomid 或者 wxid) report_reminder: receivers: [] # 定时日报周报月报提醒(roomid 或者 wxid)