From e0a409b73bd566579cf918a041002293722d844a Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Sun, 29 Dec 2024 23:01:49 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_suggarchat (#3221) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index b396fbfd301f..8b1e13514f2f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8049,4 +8049,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 + }, ]