From 91bd5aa7085737a2dbb5e800de30801e72e44edc Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Sun, 21 Nov 2021 09:20:12 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=80=A7=E4=BB=B7=E6=AF=94=E8=AE=A1=E7=AE=97=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 6f3df1c8..a6f7b52e 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -486,5 +486,13 @@ "desc": "对 go-cqhttp 的 API 调用添加了类型注解与滥用OOP的返回值Model支持,远离魔法方法的Dict[Any, Any]", "author": "FYWinds", "repo": "https://github.com/FYWinds/gocqapi" + }, + { + "id": "nonebot_plugin_workscore", + "link": "nonebot-plugin-workscore", + "name": "工作性价比计算器", + "desc": "一个计算工作性价比的插件", + "author": "yzyyz1387", + "repo": "https://github.com/yzyyz1387/nonebot_plugin_workscore" } ] \ No newline at end of file