mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-14 17:07:29 +08:00
feishu: add private/group controls (allow_chats, group enable, mention gating)
This commit is contained in:
@@ -109,7 +109,10 @@
|
||||
"app_secret": "",
|
||||
"encrypt_key": "",
|
||||
"verification_token": "",
|
||||
"allow_from": []
|
||||
"allow_from": [],
|
||||
"allow_chats": [],
|
||||
"enable_groups": true,
|
||||
"require_mention_in_groups": true
|
||||
},
|
||||
"dingtalk": {
|
||||
"enabled": false,
|
||||
|
||||
Reference in New Issue
Block a user