From a417386fd482831520ad72189a7da20d37013418 Mon Sep 17 00:00:00 2001 From: luojisama Date: Mon, 12 Jan 2026 11:31:10 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20shiro=E7=AD=BE?= =?UTF-8?q?=E5=88=B0=20(#3821)?= 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 f7d9cad6..745af415 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_shiro_signin", + "project_link": "nonebot-plugin-shiro-signin", + "author_id": 114895516, + "tags": [ + { + "label": "签到", + "color": "#ff4031" + } + ], + "is_official": false + }, ]