From 5a7af6d6e2da8b395268af412cd538a05b03ec2f Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Wed, 1 Dec 2021 08:15:04 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9C=A8=E7=BA=BF?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E4=BB=A3=E7=A0=81?= 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 533f569f..2034df5a 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -534,5 +534,13 @@ "desc": "基于小冰框架的人工智能聊天机器人", "author": "snowyfirefly", "repo": "https://github.com/snowyfirefly/VirtualFriends" + }, + { + "id": "nonebot-plugin-code", + "link": "nonebot-plugin-code", + "name": "在线运行代码", + "desc": "在线运行代码插件,支持输入", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_code" } ] \ No newline at end of file