From f78338aa9c58fddbf7c59d2fa5c79ea7277b2076 Mon Sep 17 00:00:00 2001 From: captain-wangrun-cn Date: Sun, 31 Aug 2025 17:58:21 +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 40a7952d..9508c367 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,24 @@ "tags": [], "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 + }, ]