mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: 帮助
This commit is contained in:
parent
84843800b5
commit
62b64ed92f
1 changed files with 5 additions and 0 deletions
|
|
@ -45,6 +45,11 @@ let helpData = [
|
|||
icon: 'text',
|
||||
title: '#chatgpt改图',
|
||||
desc: '调用OpenAI Dalle API进行改图,需要有API key并消耗余额。可同时发送图片或回复图片'
|
||||
},
|
||||
{
|
||||
icon: 'text',
|
||||
title: '#chatgpt打招呼(群号)',
|
||||
desc: '让AI随机到某个群去打招呼'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue