From 62b64ed92f985c73df70eee855e9c6fa4d09e48a Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Sun, 5 Mar 2023 16:52:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B8=AE=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/help.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/help.js b/apps/help.js index 44200aa..d68ca5d 100644 --- a/apps/help.js +++ b/apps/help.js @@ -45,6 +45,11 @@ let helpData = [ icon: 'text', title: '#chatgpt改图', desc: '调用OpenAI Dalle API进行改图,需要有API key并消耗余额。可同时发送图片或回复图片' + }, + { + icon: 'text', + title: '#chatgpt打招呼(群号)', + desc: '让AI随机到某个群去打招呼' } ] },