From 0d2b1f693eacceb2771c5b585acac41c1a8e6a29 Mon Sep 17 00:00:00 2001 From: YunJin <2812856215@qq.com> Date: Thu, 25 Aug 2022 10:26:06 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E5=A4=9A=E5=8A=9F=E8=83=BD=E7=AE=80=E6=98=93?= =?UTF-8?q?=E7=BE=A4=E7=AE=A1=E4=BF=A1=E6=81=AF=20(#1180)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 5783c97b..c366b45d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2217,12 +2217,12 @@ "is_official": false }, { - "module_name": "nonebot_plugin_admin_hello", - "project_link": "nonebot-plugin-admin-hello", - "name": "多功能简易群管", + "module_name": "nonebot_plugin_groupmanager", + "project_link": "nonebot-plugin-groupmanager", + "name": "多功能群管", "desc": "与简易群管属于同个产品,就是多了一个入群欢迎,感谢@幼稚园园长 开发的原版插件的帮助", "author": "HuYihe2008", - "homepage": "https://github.com/HuYihe2008/nonebot_plugin_manager", + "homepage": "https://github.com/HuYihe2008/nonebot_plugin_groupmanager", "tags": [ { "label": "简易群管", @@ -2387,4 +2387,4 @@ ], "is_official": false } -] \ No newline at end of file +]