diff --git a/config-template.py b/config-template.py index a238aa8f..bee7a561 100644 --- a/config-template.py +++ b/config-template.py @@ -55,7 +55,7 @@ admin_qq = 0 # 正则表达式简明教程:https://www.runoob.com/regexp/regexp-tutorial.html response_rules = { "prefix": ["/ai", "!ai", "!ai", "ai"], - "regexp": ["为什么.*", "怎么?样.*", "怎么.*", "如何.*", "[Hh]ow to.*", "[Ww]hy not.*", "[Ww]hat is.*", ".*怎么办", ".*咋办"] + "regexp": [] # "为什么.*", "怎么?样.*", "怎么.*", "如何.*", "[Hh]ow to.*", "[Ww]hy not.*", "[Ww]hat is.*", ".*怎么办", ".*咋办" } # 单个api-key的使用量警告阈值