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