From 0849df1c76378b717558efab43cd904b9f9229cf Mon Sep 17 00:00:00 2001 From: 10-24 <10-24@users.noreply.github.com> Date: Sun, 10 Jul 2022 02:08:27 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ACC=E8=AE=A1?= =?UTF-8?q?=E7=AE=97=E5=B7=A5=E5=85=B7=20(#1092)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index d9140a04..89e8544b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2008,5 +2008,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_acc_calculate", + "project_link": "nonebot-plugin-acc-calculate", + "name": "ACC计算工具", + "desc": "能够计算段位的单曲acc,支持malodyv3段位regular、ex", + "author": "10-24", + "homepage": "https://github.com/10-24/nonebot-plugin-acc-calculate", + "tags": [], + "is_official": false } ] \ No newline at end of file