From 1ae0a654bff07cf6e5020459d0ddfbd6f8fac620 Mon Sep 17 00:00:00 2001 From: Special-Week Date: Sat, 18 Jun 2022 07:51:08 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=99=BA=E8=83=BD?= =?UTF-8?q?=E5=9B=9E=E5=A4=8D=20(#1053)?= 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 3a830485..2d51fe37 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1867,5 +1867,15 @@ "homepage": "https://github.com/Special-Week/nonebot_plugin_setu4", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_smart_reply", + "project_link": "nonebot-plugin-smart-reply", + "name": "智能回复", + "desc": "nonebot2的智能(障)回复插件", + "author": "Special-Week", + "homepage": "https://github.com/Special-Week/nonebot_plugin_smart_reply", + "tags": [], + "is_official": false } ] \ No newline at end of file