From 948f96d0f2c92d3268e1a2564a01d1ee8a6191a7 Mon Sep 17 00:00:00 2001 From: captain-wangrun-cn Date: Sun, 7 Sep 2025 00:06:32 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=94=9A=E8=93=9D?= =?UTF-8?q?=E6=A1=A3=E6=A1=88=E4=BB=8A=E6=97=A5=E8=BF=90=E5=8A=BF=20(#3652?= =?UTF-8?q?)?= 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 ae4a30f4..5994677f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9608,4 +9608,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bafortune", + "project_link": "nonebot-plugin-bafortune", + "author_id": 98072207, + "tags": [ + { + "label": "碧蓝档案", + "color": "#2b8dce" + }, + { + "label": "今日运势", + "color": "#ce2b2b" + }, + { + "label": "多平台适配", + "color": "#c2ce2b" + } + ], + "is_official": false + }, ]