From a604676d01ad80940c3f213fb96f23d55c865eda Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Mon, 25 May 2026 23:17:26 +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 1c4fa210..43e242b5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10947,4 +10947,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 + }, ]