From 45c96cad1a7fc4f4e893181d8d1cfe40ecbc4059 Mon Sep 17 00:00:00 2001 From: zanderzhng Date: Fri, 26 Sep 2025 10:24:43 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A4=8D=E7=9B=98?= =?UTF-8?q?=E6=89=93=E5=8D=A1=20(#3680)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2bdc1aff..02e6446f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9688,4 +9688,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_fupan", + "project_link": "nonebot-plugin-fupan", + "author_id": 867749, + "tags": [ + { + "label": "股票", + "color": "#ea5252" + }, + { + "label": "打卡", + "color": "#ea5252" + } + ], + "is_official": false + }, ]