From 34c1c33996d7a1940825b71bc7508216b3fdbdf0 Mon Sep 17 00:00:00 2001 From: canxin <69547456+canxin121@users.noreply.github.com> Date: Sat, 20 May 2023 17:31:20 +0800 Subject: [PATCH] =?UTF-8?q?:pencil2:=20Plugin:=20=E7=A7=BB=E9=99=A4=20`non?= =?UTF-8?q?ebot=5Fpaddle=5Focr`=20=E5=92=8C=20`nonebot=5Fpoe=5Fchat`=20(#2?= =?UTF-8?q?039)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 8fcf9f86..3a353252 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5061,16 +5061,6 @@ "tags": [], "is_official": false }, - { - "module_name": "nonebot_paddle_ocr", - "project_link": "nonebot-paddle-ocr", - "name": "nonebot_paddle_ocr", - "desc": "nonebot_paddle_ocr", - "author": "canxin121", - "homepage": "https://github.com/canxin121/nonebot_paddle_ocr", - "tags": [], - "is_official": false - }, { "module_name": "nonebot_plugin_chatppt", "project_link": "nonebot-plugin-chatppt", @@ -5318,29 +5308,6 @@ ], "is_official": false }, - { - "module_name": "nonebot_poe_chat", - "project_link": "nonebot-poe-chat", - "name": "nonebot_poe_chat", - "desc": "基于Nonebot和playwright,可以将poe.com接入qq,使用gpt3.5和claude两种模型,支持管理员邮箱互动登陆,互动式管理预设,支持自定义预设和本地预设,完善的用户隔离和等待队列.", - "author": "canxin121", - "homepage": "https://github.com/canxin121/nonebot_poe_chat", - "tags": [ - { - "label": "t:poe", - "color": "#ea5252" - }, - { - "label": "t:gpt3.5", - "color": "#ea5252" - }, - { - "label": "t:claude", - "color": "#ea5252" - } - ], - "is_official": false - }, { "module_name": "nonebot_plugin_appinsights", "project_link": "nonebot-plugin-appinsights",