From b8f851673d09614897d2e6573a03f4faead2d9a7 Mon Sep 17 00:00:00 2001 From: MoonofBridge24 Date: Wed, 30 Apr 2025 16:40:09 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=89=91=E5=85=8B?= =?UTF-8?q?=E5=AF=B9=E5=86=B3=20(#3408)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 416099cf..e837dbee 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8921,4 +8921,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_poker", + "project_link": "nonebot-plugin-poker", + "author_id": 138541077, + "tags": [ + { + "label": "小游戏", + "color": "#ea5252" + }, + { + "label": "对战", + "color": "#ea5252" + } + ], + "is_official": false + }, ]