mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-05 10:38:15 +08:00
Merge branch 'dingdinggpt' of 47.98.110.173:/opt/python_app/gpt into dingdinggpt
This commit is contained in:
@@ -134,8 +134,8 @@ available_setting = {
|
||||
"feishu_bot_name": "", # 飞书机器人的名字
|
||||
|
||||
# 钉钉配置
|
||||
"dingtalk_app_id": "", # 钉钉机器人应用APP Id
|
||||
"dingtalk_app_secret": "", # 钉钉机器人APP secret
|
||||
"dingtalk_client_id": "", # 钉钉机器人Client ID
|
||||
"dingtalk_client_secret": "", # 钉钉机器人Client Secret
|
||||
|
||||
# chatgpt指令自定义触发词
|
||||
"clear_memory_commands": ["#清除记忆"], # 重置会话指令,必须以#开头
|
||||
|
||||
Reference in New Issue
Block a user