From 8637d1f11b63d6009e353ff30472552f7c9cf928 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sun, 17 May 2026 13:03:41 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=93=94=E5=93=A9?= =?UTF-8?q?=E5=93=94=E5=93=A9=E6=96=87=E4=BB=B6=E4=B8=8B=E8=BD=BD=E5=99=A8?= =?UTF-8?q?=20(#4005)?= 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 0cde02368896..49ecd9652cf2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10871,4 +10871,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bilibili_downloader", + "project_link": "nonebot-plugin-bilidownloader-woju", + "author_id": 277260326, + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + }, + { + "label": "download", + "color": "#ea5252" + } + ], + "is_official": false + }, ]