mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
feat: slack支持指定频道以便共享claude机器人
This commit is contained in:
parent
74f4b641e4
commit
a3ef75cdcc
3 changed files with 31 additions and 19 deletions
|
|
@ -469,6 +469,12 @@ export function supportGuoba () {
|
|||
bottomHelpMessage: 'Signing Secret。在Basic Information页面获取',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'slackClaudeSpecifiedChannel',
|
||||
label: 'Slack指定频道',
|
||||
bottomHelpMessage: '为空时,将为每个qq号建立私有频道。若填写了,对话将发生在本频道。和其他人公用workspace时建议用这个',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
field: 'slackClaudeEnableGlobalPreset',
|
||||
label: 'Claude使用全局设定',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue