From 1cab5df0216938f981dc0c843a8c2b53452f2054 Mon Sep 17 00:00:00 2001 From: luojisama Date: Mon, 5 Jan 2026 17:06:29 +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 d384aab7..16e299c5 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,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 + }, ]