From e54183c6d1244d24ed33b4e5efe5acfe6cf25814 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Wed, 17 Jun 2026 22:06:54 +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 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2e24ad4f..84cbe1b7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bili_query", + "project_link": "nonebot-plugin-bili-query", + "author_id": 277260326, + "tags": [ + { + "label": "bilibili", + "color": "#e64792" + }, + { + "label": "订阅与查询", + "color": "#9b040b" + }, + { + "label": "视奸", + "color": "#f8f4f4" + } + ], + "is_official": false + }, ]