mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
feat: claude的设定
This commit is contained in:
parent
a2d903a2ae
commit
06fd121950
5 changed files with 79 additions and 8 deletions
|
|
@ -97,7 +97,9 @@ const defaultConfig = {
|
|||
// slackChannelId: '',
|
||||
slackSigningSecret: '',
|
||||
slackClaudeUserId: '',
|
||||
version: 'v2.5.4'
|
||||
slackClaudeEnableGlobalPreset: true,
|
||||
slackClaudeGlobalPreset: '',
|
||||
version: 'v2.5.5'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
let config = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue