mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-04 07:43:46 +08:00
新增钉钉机器人(Stream模式)
This commit is contained in:
@@ -123,7 +123,11 @@ available_setting = {
|
||||
"feishu_app_secret": "", # 飞书机器人APP secret
|
||||
"feishu_token": "", # 飞书 verification token
|
||||
"feishu_bot_name": "", # 飞书机器人的名字
|
||||
|
||||
|
||||
# 钉钉配置
|
||||
"dingtalk_app_id": "", # 钉钉机器人应用APP Id
|
||||
"dingtalk_app_secret": "", # 钉钉机器人APP secret
|
||||
|
||||
# chatgpt指令自定义触发词
|
||||
"clear_memory_commands": ["#清除记忆"], # 重置会话指令,必须以#开头
|
||||
# channel配置
|
||||
|
||||
Reference in New Issue
Block a user