From 6a1f89db63844eb8fff9481cf5631ec60201eb84 Mon Sep 17 00:00:00 2001 From: LeiSureLyYrsc Date: Tue, 3 Jun 2025 12:16:10 +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 84bef9ca..225e8e2d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9171,4 +9171,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 + }, ]