From 94ab34de524a5b6a0d2d07df03adc930529d372e Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Fri, 17 Jan 2025 21:58:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20SuggarChat=20OpenA?= =?UTF-8?q?I=E5=8D=8F=E8=AE=AE=E8=81=8A=E5=A4=A9=E6=8F=92=E4=BB=B6=20(#322?= =?UTF-8?q?1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 32ab4f345e84..775d921f45e7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8197,4 +8197,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_suggarchat", + "project_link": "nonebot-plugin-suggarchat", + "author_id": 67693593, + "tags": [ + { + "label": "ChatBot", + "color": "#ea5252" + }, + { + "label": "OpenAI", + "color": "#00ffe3" + }, + { + "label": "聊天", + "color": "#0067ff" + } + ], + "is_official": false + }, ]