diff --git a/website/static/plugins.json b/website/static/plugins.json index 39968bb1..c3f7fa97 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2215,5 +2215,24 @@ "homepage": "https://github.com/ZombieFly/nb2-wiki", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_admin_hello", + "project_link": "nonebot-plugin-admin-hello", + "name": "简易群管(带入群欢迎)", + "desc": "与简易群管属于同个产品,就是多了一个入群欢迎,感谢@幼稚园园长 开发的原版插件的帮助", + "author": "HuYihe2008", + "homepage": "https://github.com/HuYihe2008/nonebot_plugin_admin_hello", + "tags": [ + { + "label": "简易群管", + "color": "#53e950" + }, + { + "label": "插件改良", + "color": "#2b7be2" + } + ], + "is_official": false } ] \ No newline at end of file