From fd1c01f369c2ce51b97b28e3abd937e3fe80ff3f Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sun, 5 Jul 2026 19:01:17 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20B=E7=AB=99?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E4=B8=8E=E6=8F=90=E9=86=92=20(#4076)?= 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 672024eaaf52..378147a5072d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11184,4 +11184,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bili_query", + "project_link": "nonebot-plugin-bili-query", + "author_id": 277260326, + "tags": [ + { + "label": "bilibili", + "color": "#e64792" + } + ], + "is_official": false + }, ]