From f7d5614de7ad73e69f88b3c260ec25936b0d9c30 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Thu, 23 Jul 2026 21:00:54 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=80=81=E8=99=8E?= =?UTF-8?q?=E6=9C=BA=20(#4101)?= 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 23f4e464..5f7c888b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11345,4 +11345,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_slot_machine", + "project_link": "nonebot-plugin-slot-machine", + "author_id": 114509415, + "tags": [ + { + "label": "game", + "color": "#f25555" + } + ], + "is_official": false + }, ]