From 9eda6dde5c61b51cb5c9bc9e0c5643f37b5a335c Mon Sep 17 00:00:00 2001 From: FlanChanXwO Date: Sun, 28 Dec 2025 21:03:05 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8D=B3=E6=A2=A6?= =?UTF-8?q?=E7=BB=98=E7=94=BB=20(#3796)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 198d0e74..3dee83ba 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10138,4 +10138,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_jimeng", + "project_link": "nonebot-plugin-jimeng", + "author_id": 104259619, + "tags": [ + { + "label": "OpenAi", + "color": "#1d7374" + }, + { + "label": "绘画", + "color": "#8b1bb4" + } + ], + "is_official": false + }, ]