From d99ff8cd4dd36592fc88c9064f40fc838f4abd85 Mon Sep 17 00:00:00 2001 From: XTxiaoting14332 Date: Mon, 5 May 2025 13:43:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Web=E4=BE=A7?= =?UTF-8?q?=E8=BD=BD=20(#3469)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index fe5b8bee..0da4c5f3 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8972,4 +8972,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_sideload", + "project_link": "nonebot-plugin-sideload", + "author_id": 96647974, + "tags": [ + { + "label": "Web", + "color": "#52eada" + }, + { + "label": "聊天", + "color": "#85ea52" + } + ], + "is_official": false + }, ]