mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
feat: 查看API余额功能;修复频道和部分情况下无法读取群信息时的报错
This commit is contained in:
parent
bda0431714
commit
fe42df5928
4 changed files with 139 additions and 25 deletions
|
|
@ -200,6 +200,11 @@ let helpData = [
|
|||
icon: 'eat',
|
||||
title: '#chatgpt查看(API|Sydney)设定',
|
||||
desc: '查看AI当前的风格设定,文本形式返回,设定太长可能发不出来'
|
||||
},
|
||||
{
|
||||
icon: 'token',
|
||||
title: '#chatgpt设置后台刷新token',
|
||||
desc: '用于查看API余额。注意和配置的key保持同一账号。'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue