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