From b7b436f31f9a73db87afc3458e41dba3e67fe6a3 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sat, 16 May 2026 12:13:18 +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(#4006)?= 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 d5c34833fd37..e1d06d3c3df6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10843,4 +10843,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 + }, ]