From 38cbabd162171e05dacdf2294ea60b3ff488d41d Mon Sep 17 00:00:00 2001 From: mengbingnaixi Date: Sat, 22 Aug 2026 17:25:42 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Bilibili=20?= =?UTF-8?q?=E5=8A=A8=E6=80=81/=E7=9B=B4=E6=92=AD=E8=AE=A2=E9=98=85=20(#406?= =?UTF-8?q?4)?= 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 71e56ee9..06460096 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11576,4 +11576,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bilibili", + "project_link": "nonebot-plugin-bilibili", + "author_id": 58089816, + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + } + ], + "is_official": false + }, ]