From f9b78c2240bec2ad276f06509343edbc78b0e378 Mon Sep 17 00:00:00 2001 From: Alpaca4610 Date: Thu, 9 Nov 2023 11:30:33 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20DALL-E=203?= =?UTF-8?q?=E7=BB=98=E5=9B=BE=20(#2451)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 9ea261c74449..5bb9ba7af671 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5303,5 +5303,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bingimagecreator", + "project_link": "nonebot-plugin-bingimagecreator", + "author": "Alpaca4610", + "tags": [ + { + "label": "AI", + "color": "#ea5252" + }, + { + "label": "绘图", + "color": "#ea5252" + } + ], + "is_official": false } ]