From aa8e3eeb658d53fd97ea95934e3198c478a73b8f Mon Sep 17 00:00:00 2001 From: kanbereina Date: Mon, 7 Sep 2026 18:56:10 +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 8ca988cf..ce29a6f3 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11683,4 +11683,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 + }, ]