From 8f69c2b196e18a90b42f24980d32d5bb402960da Mon Sep 17 00:00:00 2001 From: jiyun233 Date: Mon, 5 Jan 2026 16:57:23 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-nearcade-reporter (#3808) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d384aab7..8ed5ab56 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_nearcade_reporter", + "project_link": "nonebot-plugin-nearcade-reporter", + "author_id": 91889128, + "tags": [ + { + "label": "maimai", + "color": "#ea5252" + }, + { + "label": "nearcade", + "color": "#b050ff" + }, + { + "label": "机厅人数", + "color": "#b050ff" + } + ], + "is_official": false + }, ]