From edeb6d56910b3973a73a7682f2dfa57e00fd735e Mon Sep 17 00:00:00 2001 From: captain-wangrun-cn Date: Tue, 2 Sep 2025 13:24:51 +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 2f893c9e..4aef4006 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9580,4 +9580,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 + }, ]