From b29f37e0c7291341e3972498991cc8270c4e0cf3 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Tue, 7 Jan 2025 16:08:43 +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 9f7057a5ece2..c98963a3ad6f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8156,4 +8156,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 + }, ]