From f9b244b0d60fdf2b4b7cd556ec9af08b4274a807 Mon Sep 17 00:00:00 2001 From: kexue-z Date: Tue, 23 Nov 2021 16:21:24 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=BA=E5=9F=BA?= =?UTF-8?q?=E4=BA=9A=E6=89=8B=E6=9C=BA=E5=9B=BE=E7=94=9F=E6=88=90?= 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 a6f7b52e..ba33746d 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -494,5 +494,13 @@ "desc": "一个计算工作性价比的插件", "author": "yzyyz1387", "repo": "https://github.com/yzyyz1387/nonebot_plugin_workscore" + }, + { + "id": "nonebot_plugin_nokia", + "link": "nonebot-plugin-nokia", + "name": "诺基亚手机图生成", + "desc": "生成一张诺基亚(无内鬼)图片", + "author": "kexue-z", + "repo": "https://github.com/kexue-z/nonebot-plugin-nokia" } ] \ No newline at end of file