From dde9b5aa23ffbf2698f5dceec635990add4d0d5e Mon Sep 17 00:00:00 2001 From: maxesisn Date: Sat, 2 Aug 2025 22:14:22 +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 b852951a..2f7732c4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9398,4 +9398,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_awsmgmt", + "project_link": "nonebot-plugin-awsmgmt", + "author_id": 20412597, + "tags": [], + "is_official": false + }, ]