From 4570baa57bf69478afea83ea55480c23cb86d225 Mon Sep 17 00:00:00 2001 From: snowyfirefly Date: Tue, 30 Nov 2021 14:46:02 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=99=9A=E6=8B=9F?= =?UTF-8?q?=E6=9C=8B=E5=8F=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index f2e26068..533f569f 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -526,5 +526,13 @@ "desc": "使用 ShindanMaker 网站的趣味占卜", "author": "MeetWq", "repo": "https://github.com/MeetWq/nonebot-plugin-shindan" + }, + { + "id": "nonebot_plugin_vf", + "link": "nonebot-plugin-vf", + "name": "虚拟朋友", + "desc": "基于小冰框架的人工智能聊天机器人", + "author": "snowyfirefly", + "repo": "https://github.com/snowyfirefly/VirtualFriends" } ] \ No newline at end of file