From 402de4bb8a394553821704f5edb1c788f3e7ebd0 Mon Sep 17 00:00:00 2001 From: CherryGS Date: Wed, 5 Jan 2022 05:47:12 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=99=A8?= 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 cd5a7357..5039607f 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -802,5 +802,15 @@ "homepage": "https://github.com/ninthseason/nonebot-plugin-repeater", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_PCtrl", + "project_link": "nonebot-plugin-pctrl", + "name": "插件管理器", + "desc": "基于HOOK的插件管理器,提供常用功能", + "author": "CherryGS", + "homepage": "https://github.com/CherryGS/nonebot_plugin_PCtrl", + "tags": [], + "is_official": false } ] \ No newline at end of file