From 212e0e3990fec0e547dec8f1247cdd1250f37a75 Mon Sep 17 00:00:00 2001 From: wess09 Date: Wed, 19 Aug 2026 17:19:12 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=A2=A7=E8=93=9D?= =?UTF-8?q?=E8=88=AA=E7=BA=BF=E6=9F=A5=E8=AF=A2=20(#4141)?= 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 81d5c4e55ae8..5418029f8e66 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11508,4 +11508,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_azurlane", + "project_link": "nonebot-plugin-azurlane", + "author_id": 152146621, + "tags": [ + { + "label": "碧蓝航线", + "color": "#48dbe9" + } + ], + "is_official": false + }, ]