From 37d9da91098588ed89e369f77ed535cd54e3e725 Mon Sep 17 00:00:00 2001 From: luojisama Date: Wed, 14 Jan 2026 11:06:13 +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 5b0b965e..f23d1586 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10212,4 +10212,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 + }, ]