From 84504c9daf25a6bc90aaf24b03fc7566ac2e4167 Mon Sep 17 00:00:00 2001 From: iyume Date: Sat, 30 Jan 2021 10:37:12 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20=E6=B6=88=E6=81=AF=E4=BA=A4?= =?UTF-8?q?=E4=BA=92=E5=BC=8F=20python=20=E8=A7=A3=E9=87=8A=E5=99=A8?= 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 b7c78e50..5a3051d8 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -110,5 +110,13 @@ "desc": "接入mqtt网络,订阅和发布消息", "name": "mqtt接入", "repo": "synodriver/nonebot_plugin_mqtt" + }, + { + "id": "nonebot-plugin-ipypreter", + "link": "nonebot-plugin-ipypreter", + "author": "iyume", + "desc": "消息交互式 python 解释器", + "name": "消息交互式 python 解释器", + "repo": "iyume/nonebot-plugin-ipypreter" } ] \ No newline at end of file