From 7a25790e443847c753ee1f98cdc10ca1ecd5439a Mon Sep 17 00:00:00 2001 From: kanbereina Date: Sun, 20 Sep 2026 11:25:30 +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 94222c90f840..3af1dfab4c39 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11743,4 +11743,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 + }, ]