From 0c28669a932788aaf7f55d98fb9224ec3e8892b4 Mon Sep 17 00:00:00 2001 From: kitsurato Date: Tue, 14 Apr 2026 16:31:22 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=AD=A6=E9=A9=AC?= =?UTF-8?q?=E7=AE=97=E5=88=86=20(#3925)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d623083a..751e4971 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_gkmsCalculator", + "project_link": "nonebot-plugin-gkmscalculator", + "author_id": 40885778, + "tags": [ + { + "label": "学园偶像大师", + "color": "#ff5c00" + }, + { + "label": "学马仕", + "color": "#ff5c00" + }, + { + "label": "算分", + "color": "#ff5c00" + } + ], + "is_official": false + }, ]