From 8d0852f1ab6f2df3947052e9ec1496c55912f3b1 Mon Sep 17 00:00:00 2001 From: fllesser Date: Mon, 6 Oct 2025 20:50:23 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=88=86=E4=BA=AB=E8=87=AA=E5=8A=A8=E8=A7=A3=E6=9E=90=20(#3705?= =?UTF-8?q?)?= 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 e1fc908a..3ffc8c57 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_parser", + "project_link": "nonebot-plugin-parser", + "author_id": 64878354, + "tags": [ + { + "label": "图集", + "color": "#263bd5" + }, + { + "label": "视频", + "color": "#152ac0" + }, + { + "label": "解析", + "color": "#152ac0" + } + ], + "is_official": false + }, ]