feat:modify wechatcom to wechatcom_app

This commit is contained in:
lanvent
2023-04-23 15:34:25 +08:00
parent 665001732b
commit 2ec5374765
3 changed files with 11 additions and 10 deletions

View File

@@ -86,7 +86,7 @@ available_setting = {
# chatgpt指令自定义触发词
"clear_memory_commands": ["#清除记忆"], # 重置会话指令,必须以#开头
# channel配置
"channel_type": "wx", # 通道类型,支持:{wx,wxy,terminal,wechatmp,wechatmp_service}
"channel_type": "wx", # 通道类型,支持:{wx,wxy,terminal,wechatmp,wechatmp_service,wechatcom_app}
"debug": False, # 是否开启debug模式开启后会打印更多日志
"appdata_dir": "", # 数据目录
# 插件配置