feat: 支持claude单人对话;注意:需要重新设置slack权限和配置插件

This commit is contained in:
ikechan8370 2023-04-16 19:12:56 +08:00
parent 3dee3ccec7
commit c1599e4f34
4 changed files with 115 additions and 33 deletions

View file

@ -458,9 +458,9 @@ export function supportGuoba () {
component: 'Input'
},
{
field: 'slackChannelId',
label: 'Slack私聊频道号',
bottomHelpMessage: '在Slack中与Claude机器人私聊的频道号。如果页面URL为https://app.slack.com/client/TXXXXXXXX/DXXXXXXXXX/则频道号就是DXXXXXXXXX',
field: 'slackClaudeUserId',
label: 'Slack成员id',
bottomHelpMessage: '在Slack中点击Claude头像查看详情其中的成员ID复制过来',
component: 'Input'
},
{