godcmd: load clear_memory_commands

This commit is contained in:
lanvent
2023-04-04 14:58:51 +08:00
parent 28eb67bc24
commit 186e18fe94
2 changed files with 10 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ available_setting = {
"wechaty_puppet_service_token": "", # wechaty的token
# chatgpt指令自定义触发词
"clear_memory_commands": ['#清除记忆'], # 重置会话指令
"clear_memory_commands": ['#清除记忆'], # 重置会话指令,必须以#开头
# channel配置
"channel_type": "wx", # 通道类型支持wx,wxy和terminal