From 443b0b99b0233cfbd30d9fcdf86fd99d696cf522 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Wed, 1 Jan 2025 11:29:47 +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 6ceda070591e..c44aba597ca8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8097,4 +8097,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 + }, ]