From 1a202e918da00c5baa921b96b7d528f59420cfe9 Mon Sep 17 00:00:00 2001 From: Mix <32300164+mnixry@users.noreply.github.com> Date: Tue, 25 Jan 2022 21:43:10 +0800 Subject: [PATCH] :fire: remove plugins with wrong dependencies --- website/static/plugins.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index bf2628d2..d26d13f9 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -472,26 +472,6 @@ "tags": [], "is_official": false }, - { - "module_name": "gugua_bot", - "project_link": "gugua_bot", - "name": "孤寡机器人", - "desc": "让你的孤寡朋友露出阳光的笑容", - "author": "Sclock", - "homepage": "https://github.com/Sclock/gugua", - "tags": [], - "is_official": false - }, - { - "module_name": "bugu_bot", - "project_link": "bugu_bot", - "name": "布谷机器人", - "desc": "增进你和你单身朋友的友谊", - "author": "Sclock", - "homepage": "https://github.com/Sclock/bugu_bot", - "tags": [], - "is_official": false - }, { "module_name": "nonebot_plugin_flexperm", "project_link": "nonebot-plugin-flexperm",