From 19a9a3c3c5ddd998492f260c4365c8d58646da8d Mon Sep 17 00:00:00 2001 From: 18870 <18870@users.noreply.github.com> Date: Sun, 5 Jun 2022 14:16:17 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E9=87=8D=E5=90=AF=E6=9C=BA=E5=99=A8=E4=BA=BA=20(#1037)?= 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 a37a81ee..948d2867 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1847,5 +1847,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_reboot", + "project_link": "nonebot-plugin-reboot", + "name": "命令重启机器人", + "desc": "用命令重启你的机器人 /reboot", + "author": "18870", + "homepage": "https://github.com/18870/nonebot-plugin-reboot", + "tags": [], + "is_official": false } ] \ No newline at end of file