From c6c22e3c29bdda1fdf2a42eb6330e709b56046c5 Mon Sep 17 00:00:00 2001 From: Yurchiu Date: Tue, 24 Sep 2024 00:03:33 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AE=A1=E7=AE=97?= =?UTF-8?q?=E5=99=A8=EF=BC=9A=E6=B8=B8=E6=88=8F=20(#2975)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index bad109a9..4d5e795b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7037,5 +7037,17 @@ "author": "yao-yun", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_calc_game", + "project_link": "nonebot-plugin-calc-game", + "author": "Yurchiu", + "tags": [ + { + "label": "game", + "color": "#ea5252" + } + ], + "is_official": false } ]