From 5bfda6e2bc1f174599c8d667e1a9a6da5454316a Mon Sep 17 00:00:00 2001 From: Johnny Hsieh <32300164+mnixry@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:15:27 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E7=BB=B4=E6=8A=A4=E7=9A=84=E5=87=A0=E6=AC=BE?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#2561)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/assets/plugins.json b/assets/plugins.json index 354b5219..38ad102a 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -512,30 +512,6 @@ "tags": [], "is_official": false }, - { - "module_name": "nonebot_plugin_gocqhttp", - "project_link": "nonebot-plugin-gocqhttp", - "author": "mnixry", - "tags": [ - { - "label": "gocqhttp", - "color": "#eabd52" - } - ], - "is_official": false - }, - { - "module_name": "nonebot_plugin_guild_patch", - "project_link": "nonebot-plugin-guild-patch", - "author": "mnixry", - "tags": [ - { - "label": "gocqhttp", - "color": "#a2ea52" - } - ], - "is_official": false - }, { "module_name": "nonebot_plugin_boardgame", "project_link": "nonebot-plugin-boardgame",