feat: adjust some configs to be optional

This commit is contained in:
zhayujie
2023-02-03 00:59:14 +08:00
parent ddc4f2ce24
commit 4c42136d0c
4 changed files with 7 additions and 12 deletions

View File

@@ -3,8 +3,6 @@
"single_chat_prefix": ["bot", "@bot"],
"single_chat_reply_prefix": "[bot] ",
"group_chat_prefix": ["@bot"],
"group_chat_keyword": ["为什么", "why", "Why", "?", "请教"],
"group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],
"group_name_keyword_white_list": ["相亲相爱", "瞎侃"],
"image_create_prefix": ["画", "看", "找"]
}