From 08f9921554d274cb31900f83374b0b011793867d Mon Sep 17 00:00:00 2001 From: jiyun233 Date: Sun, 28 Dec 2025 02:49:44 +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 198d0e74..81b9bc39 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10138,4 +10138,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 + }, ]