From 9234ef2f3cebe90113c7accac46aa8ab66f9ec9b Mon Sep 17 00:00:00 2001 From: nikissXI <31379266+nikissXI@users.noreply.github.com> Date: Mon, 28 Aug 2023 00:25:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=8F=92=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E6=97=A0=E6=B3=95=E4=BD=BF=E7=94=A8=EF=BC=8C?= =?UTF-8?q?=E4=B8=8D=E7=BB=B4=E6=8A=A4=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 6bd0868ee130..3030693a8f34 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -6929,27 +6929,6 @@ "type": "application", "supported_adapters": ["nonebot.adapters.onebot.v11"] }, - { - "module_name": "nonebot_plugin_talk_with_poe_ai", - "project_link": "nonebot-plugin-talk-with-poe-ai", - "name": "talk with poe ai", - "desc": "Nonebot2 基于poe cookie登录AI聊天插件", - "author": "nikissXI", - "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_talk_with_poe_ai", - "tags": [ - { - "label": "poe", - "color": "#cd52ea" - }, - { - "label": "ai", - "color": "#cd52ea" - } - ], - "is_official": false, - "type": "application", - "supported_adapters": ["nonebot.adapters.onebot.v11"] - }, { "module_name": "nonebot_plugin_csornament", "project_link": "nonebot-plugin-csornament",