From 010c48d30f66fa07418c87d18ca26dc8f9a658ae Mon Sep 17 00:00:00 2001 From: ikarosf Date: Thu, 6 Jun 2024 11:14:54 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=AD=A6=E5=9B=AD?= =?UTF-8?q?=E5=81=B6=E5=83=8F=E5=A4=A7=E5=B8=88=E7=AE=97=E5=88=86=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=20(#2749)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 8380de56a74a..f4fee6811648 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6163,5 +6163,21 @@ "author": "050644zf", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_gakuenImasCalculator", + "project_link": "nonebot-plugin-gakuenImasCalculator", + "author": "ikarosf", + "tags": [ + { + "label": "游戏", + "color": "#ea5252" + }, + { + "label": "工具", + "color": "#ea5f52" + } + ], + "is_official": false } ]