From e0adb7eb49fb041e4f5a42e7696a34f54ec1baf0 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sat, 13 Jun 2026 11:35:32 +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 b2a15662..2e24ad4f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,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 + }, ]