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