From 8f1230a4d3d4deef3e2567775e05f12b1c6fcaac Mon Sep 17 00:00:00 2001 From: Xfjie314 Date: Sun, 11 Jan 2026 23:20:52 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=88=98=E5=9C=B0?= =?UTF-8?q?6=E6=88=98=E7=BB=A9=E6=9F=A5=E8=AF=A2=20(#3814)?= 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 f7d9cad6..7f727968 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bf6_stats", + "project_link": "nonebot-plugin-bf6-stats", + "author_id": 202926395, + "tags": [ + { + "label": "bf6", + "color": "#ea5252" + } + ], + "is_official": false + }, ]