From c1ce7fb940c1333b3788b4bfa10f8252a374ff1a Mon Sep 17 00:00:00 2001 From: yzyyz1387 Date: Tue, 23 Aug 2022 03:47:34 +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=20(#1174)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 332f3c2f..5edac8a0 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2308,5 +2308,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_workscore", + "project_link": "nonebot-plugin-workscore", + "name": "工作性价比", + "desc": "看看你的工作惨不惨", + "author": "yzyyz1387", + "homepage": "https://github.com/yzyyz1387/nonebot_plugin_workscore", + "tags": [ + { + "label": "工作性价比计算器", + "color": "#3898fc" + } + ], + "is_official": false } ] \ No newline at end of file