From 22b8e3311b3517bdfb534d7755064c041b204f80 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Thu, 30 Jan 2025 20:35:58 +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 13549ecf6aa8..9fe99064b4bb 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8252,4 +8252,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 + }, ]