epic
news
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user