From 10048d401a221cb73774bc68832fc797039d2ca5 Mon Sep 17 00:00:00 2001 From: 006lp <006lp@users.noreply.github.com> Date: Tue, 2 Sep 2025 11:15:56 +0800 Subject: [PATCH] :beers: publish plugin Akash Image Generator (#3650) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 40a7952d..2f893c9e 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_akashgen", + "project_link": "nonebot-plugin-akashgen", + "author_id": 144674902, + "tags": [ + { + "label": "绘画", + "color": "#98f698" + }, + { + "label": "Akash", + "color": "#a1eecf" + }, + { + "label": "AI", + "color": "#78bbf0" + } + ], + "is_official": false + }, ]