From f468aa992dc2cdc9ce4a1c68a0a109b82cb792e4 Mon Sep 17 00:00:00 2001 From: mas-alone Date: Sun, 2 Apr 2023 06:47:20 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9D=A5=E4=BB=BD?= =?UTF-8?q?=E7=9D=A1=E7=9C=A0=E5=A5=97=E9=A4=90=20(#1875)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 725aa6e3..eb0a19b0 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5108,5 +5108,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_sleep", + "project_link": "nonebot-plugin-sleep", + "name": "来份睡眠套餐", + "desc": "让bot给你一份精致的睡眠套餐(发指令禁言)", + "author": "mas-alone", + "homepage": "https://github.com/mas-alone/nonebot-plugin-sleep", + "tags": [], + "is_official": false } ]