mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-10 15:56:03 +00:00
feat: add supports for wecom
This commit is contained in:
@@ -24,6 +24,17 @@
|
||||
"public_guild_messages",
|
||||
"direct_message"
|
||||
]
|
||||
},
|
||||
{
|
||||
"adapter":"wecom",
|
||||
"enable":false,
|
||||
"host":"0.0.0.0",
|
||||
"port":5001,
|
||||
"corpid":"",
|
||||
"secret":"",
|
||||
"token":"",
|
||||
"EncodingAESKey":"",
|
||||
"contacts_secret":""
|
||||
}
|
||||
],
|
||||
"track-function-calls": true,
|
||||
|
||||
Reference in New Issue
Block a user