From 0fe3e4fb1648f0a5b84dc8e30851cfcd2417ecba Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Thu, 17 Mar 2022 10:56:17 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20QQ=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=90=8C=E6=84=8F=E5=A5=BD=E5=8F=8B=E7=94=B3=E8=AF=B7?= =?UTF-8?q?=20(#871)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ZakiuC --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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