From baa8a9eb5c766e229ccc7f4c4c62d65811b19689 Mon Sep 17 00:00:00 2001 From: kanbereina Date: Sun, 6 Sep 2026 01:33:23 +0800 Subject: [PATCH] :beers: publish plugin Maestro (#4154) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 0b6b2195..143e5018 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11671,4 +11671,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_maestro", + "project_link": "nonebot-plugin-maestro", + "author_id": 121220148, + "tags": [ + { + "label": "QQ官方机器人", + "color": "#43bbf7" + }, + { + "label": "指令面板", + "color": "#f954c4" + }, + { + "label": "WebUI", + "color": "#a2f954" + } + ], + "is_official": false + }, ]