From 2fdb0987098dbffe787a11aa6c0f0b409ed6e261 Mon Sep 17 00:00:00 2001 From: kitsurato Date: Fri, 17 Apr 2026 14:47: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 15ff8eeb..a1f96902 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,24 @@ ], "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 + }, ]