[codex] add QQBot and DingTalk channel settings (#787)
* add qqbot and dingtalk channel settings * remove history session context menu
This commit is contained in:
@@ -920,6 +920,10 @@ export default {
|
||||
clientIdHint: 'DingTalk Client ID',
|
||||
clientSecret: 'Client Secret',
|
||||
clientSecretHint: 'DingTalk Client Secret',
|
||||
allowedUsers: 'Allowed Users',
|
||||
allowedUsersHint: 'Whitelist user IDs or OpenIDs (comma-separated)',
|
||||
allowAllUsers: 'Allow All Users',
|
||||
allowAllUsersHint: 'Allow messages from any user; keep off to use the allowlist',
|
||||
botId: 'Bot ID',
|
||||
botIdHint: 'WeCom Bot ID',
|
||||
wecomSecretHint: 'WeCom Bot Secret',
|
||||
|
||||
Reference in New Issue
Block a user