From bdfaf4840f955acea56b5a0870a1f2024de2edbf Mon Sep 17 00:00:00 2001 From: yaowan233 Date: Wed, 6 Jul 2022 02:59:54 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20OSU=E6=9F=A5?= =?UTF-8?q?=E5=88=86=E6=8F=92=E4=BB=B6=20(#1081)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index d3095359..d9140a04 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1989,5 +1989,24 @@ "homepage": "https://github.com/GC-ZF/nonebot_plugin_bfinfo", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_osubot", + "project_link": "nonebot-plugin-osubot", + "name": "OSU查分插件", + "desc": "OSU查分插件", + "author": "yaowan233", + "homepage": "https://github.com/yaowan233/nonebot-plugin-osubot", + "tags": [ + { + "label": "a:onebot", + "color": "#ea5252" + }, + { + "label": "OSU", + "color": "#eb5d9b" + } + ], + "is_official": false } ] \ No newline at end of file