From fecd427ddfacd1e01ed2bf7c60d0c77a35f8d706 Mon Sep 17 00:00:00 2001 From: LeiSureLyYrsc Date: Mon, 9 Jun 2025 13:43:35 +0800 Subject: [PATCH] :beers: publish plugin AreYouSleepy (#3508) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index dee3fba0..94de45ca 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9199,4 +9199,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_areusleepy", + "project_link": "nonebot-plugin-areusleepy", + "author_id": 162931251, + "tags": [ + { + "label": "Sleepy", + "color": "#c0ffe6" + }, + { + "label": "设备状态", + "color": "#a762b4" + } + ], + "is_official": false + }, ]