mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
fix: dev
This commit is contained in:
parent
41b84a79e6
commit
d0a1f1568e
1 changed files with 1 additions and 0 deletions
|
|
@ -767,6 +767,7 @@ azure语音:Azure 语音是微软 Azure 平台提供的一项语音服务,
|
|||
})
|
||||
if (reversed[bot]) {
|
||||
await redis.set('CHATGPT:POE_BOT', reversed[bot])
|
||||
await e.reply(`poe已切换至${bot}(${reversed[bot]})模式`)
|
||||
} else {
|
||||
await e.reply('目前poe模式仅支持' + Object.keys(reversed).join(', '))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue