From bcf849c98f435d2b536831dc13078fc0e8e3d480 Mon Sep 17 00:00:00 2001 From: Alpaca4610 Date: Sat, 27 Jul 2024 01:22:50 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9F=BA=E4=BA=8E?= =?UTF-8?q?=E6=B8=85=E5=BD=B1=E7=9A=84AI=E8=A7=86=E9=A2=91=E7=94=9F?= =?UTF-8?q?=E6=88=90=20(#2842)?= 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 ba6f3b13..872576a1 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6539,5 +6539,21 @@ "author": "tkgs0", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_cogvideox", + "project_link": "nonebot-plugin-cogvideox", + "author": "Alpaca4610", + "tags": [ + { + "label": "AI", + "color": "#ea5252" + }, + { + "label": "视频生成", + "color": "#1a30b7" + } + ], + "is_official": false } ]