From 357c27ef0260a384104c6ee79cc5953b50e483a5 Mon Sep 17 00:00:00 2001 From: StillMisty Date: Tue, 7 Jan 2025 15:58:22 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E8=81=8A?= =?UTF-8?q?=E6=80=BB=E7=BB=93=20(#3241)?= 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 147a6bccfa7f..9f7057a5ece2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8136,4 +8136,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_summary_group", + "project_link": "nonebot-plugin-summary-group", + "author_id": 85243954, + "tags": [ + { + "label": "群聊总结", + "color": "#b8e994" + }, + { + "label": "AI", + "color": "#1289a7" + }, + { + "label": "分析", + "color": "#0652dd" + } + ], + "is_official": false + }, ]