From ae3afbd2e0f25197630dd0f6fe477cf3162c84f7 Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Mon, 13 Jan 2025 11:03:00 +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 2f958fe9a35c..404fed0b10c1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8161,4 +8161,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 + }, ]