From 30e8be88f51a6aefcd3fec4233f0843c70fce217 Mon Sep 17 00:00:00 2001 From: kitsurato Date: Sun, 29 Mar 2026 11:18:50 +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 efe94489b272..7a621404ae50 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10620,4 +10620,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 + }, ]