From ed7c5517c3d395a9d3154d89407065a5216aef8b Mon Sep 17 00:00:00 2001 From: FlanChanXwO Date: Fri, 26 Dec 2025 17:22:21 +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 + }, ]