From 2946a10135c1954168d16df34cf85891331d18d4 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Sat, 11 Jul 2026 11:19:56 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=99=BA=E8=83=BD?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=AD=98=E5=82=A8=20(#4078)?= 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 4d0556a5362f..4b91a41626c7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11260,4 +11260,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_smart_message_storage", + "project_link": "nonebot-plugin-smart-message-storage", + "author_id": 86997355, + "tags": [ + { + "label": "ai", + "color": "#d65b5b" + }, + { + "label": "message", + "color": "#d6b05b" + }, + { + "label": "storage", + "color": "#906eef" + } + ], + "is_official": false + }, ]