From 47b3fc516a6d295aa2273101be53348075935378 Mon Sep 17 00:00:00 2001 From: koking0 Date: Sat, 24 Sep 2022 12:32:59 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=BE=E7=81=B5?= =?UTF-8?q?=E6=9C=BA=E5=99=A8=E4=BA=BA=20(#1288)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 2d50512d..de25e71e 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2837,5 +2837,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_tuling", + "project_link": "nonebot-plugin-tuling", + "name": "图灵机器人", + "desc": "接入图灵机器人做聊天", + "author": "koking0", + "homepage": "https://github.com/Matrix-King-Studio/nonebot_plugin_tuling", + "tags": [], + "is_official": false } ] \ No newline at end of file