diff --git a/website/static/plugins.json b/website/static/plugins.json index a5b7470c..7efe2aac 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1497,5 +1497,15 @@ "homepage": "https://github.com/yaowan233/nonebot-plugin-blackjack", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_pulgin_autoagree", + "project_link": "nonebot-pulgin-autoagree", + "name": "QQ自动同意好友申请", + "desc": "QQ自动同意好友申请", + "author": "ZakiuC", + "homepage": "https://github.com/ZakiuC/NoneBot_Pulgin_AutoAgree", + "tags": [], + "is_official": false } ] \ No newline at end of file