From 7f0b3038fae34050db3cc28cd39eb9a8d5d71c9b Mon Sep 17 00:00:00 2001 From: 006lp <006lp@users.noreply.github.com> Date: Sun, 31 Aug 2025 22:27:51 +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 + }, ]