From 400e3ad455e1a8ee6da9d4504f0c6c480228dd02 Mon Sep 17 00:00:00 2001 From: mengbingnaixi Date: Tue, 14 Jul 2026 00:04:33 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20B=E7=AB=99?= =?UTF-8?q?=E9=80=9A=E7=9F=A5=E6=8F=92=E4=BB=B6=20(#4064)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 029d5824397d..60f1fef0382e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11306,4 +11306,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_bilibili", + "project_link": "nonebot-plugin-bilibili", + "author_id": 58089816, + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + } + ], + "is_official": false + }, ]