From 876cff4daf967656317e9e2c5ff968bccc3cb3ce Mon Sep 17 00:00:00 2001 From: XTxiaoting14332 Date: Tue, 5 Mar 2024 13:19:39 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=BA=E6=80=A7?= =?UTF-8?q?=E5=8C=96=E7=9A=84ChatGLM=20(#2591)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 416f0a14..17e0da63 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5568,5 +5568,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_chatglm_plus", + "project_link": "nonebot-plugin-chatglm-plus", + "author": "XTxiaoting14332", + "tags": [ + { + "label": "ChatGLM", + "color": "#73cccc" + } + ], + "is_official": false } ]