增加群组语言功能

This commit is contained in:
zwssunny
2023-03-27 18:24:39 +08:00
parent 24de670c2c
commit 5b85e60d5d
3 changed files with 7 additions and 6 deletions

View File

@@ -70,6 +70,7 @@ available_setting = {
# chatgpt指令自定义触发词
"clear_memory_commands": ['#清除记忆'], # 重置会话指令
"channel_type": "wx", # 通道类型支持wx,wxy和terminal
}