From 0db9ee9c1b84c824b777d62cfa5ec9e25e59d427 Mon Sep 17 00:00:00 2001 From: maxesisn Date: Sun, 20 Jul 2025 13:45:23 +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 0e6a2c08..7ea4d4da 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9336,4 +9336,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_awsmgmt", + "project_link": "nonebot-plugin-awsmgmt", + "author_id": 20412597, + "tags": [], + "is_official": false + }, ]