From 18fad00b6522c5b2f73b4d467588daf14565806c Mon Sep 17 00:00:00 2001 From: pmlrin Date: Sun, 22 Mar 2026 11:04:58 +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(#3903)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index f2cc9d4a..14648d35 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10530,4 +10530,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_calcgame_new", + "project_link": "nonebot-plugin-calcgame-new", + "author_id": 143202058, + "tags": [ + { + "label": "game", + "color": "#ea5252" + } + ], + "is_official": false + }, ]