From 057daca3ad90c932c0ac83ce4722d5bab649ad10 Mon Sep 17 00:00:00 2001 From: maxesisn Date: Thu, 10 Jul 2025 17:25:43 +0800 Subject: [PATCH] :beers: publish plugin AWS Manager (#3549) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 846f01e3..6aeeb766 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_awsmgmt", + "project_link": "nonebot-plugin-awsmgmt", + "author_id": 20412597, + "tags": [], + "is_official": false + }, ]