mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 04:16:07 +00:00
add support for markdown card in dingtalk & tg
This commit is contained in:
@@ -88,12 +88,14 @@
|
||||
"client_id":"",
|
||||
"client_secret":"",
|
||||
"robot_code":"",
|
||||
"robot_name":""
|
||||
"robot_name":"",
|
||||
"markdown_card":false
|
||||
},
|
||||
{
|
||||
"adapter":"telegram",
|
||||
"enable": false,
|
||||
"token":""
|
||||
"token":"",
|
||||
"markdown_card":false
|
||||
},
|
||||
{
|
||||
"adapter":"slack",
|
||||
|
||||
Reference in New Issue
Block a user