调整自动回复逻辑
This commit is contained in:
@@ -18,4 +18,10 @@ news_keywords = ["新闻", "骨灰房", "法院", "判决", "住建局"]
|
||||
morning_start_hour = 8
|
||||
morning_start_minute = 0
|
||||
morning_end_hour = 8
|
||||
morning_end_minute = 30
|
||||
morning_end_minute = 30
|
||||
|
||||
[ReplyThreshold]
|
||||
# 每分钟消息数阈值,超过此值将触发AI介入
|
||||
messages_per_minute_threshold = 3
|
||||
# 分析窗口大小(分钟)
|
||||
analysis_window_minutes = 5
|
||||
Reference in New Issue
Block a user