From 61c6279becc85ab48d9f5185d4dfdf15da83fd6d Mon Sep 17 00:00:00 2001 From: XTxiaoting14332 Date: Mon, 13 Jan 2025 11:16:38 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=8E=89=EF=BC=81?= =?UTF-8?q?=20(#3246)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2f958fe9a35c..7e44a0f18084 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8161,4 +8161,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_llm_jade", + "project_link": "nonebot-plugin-llm-jade", + "author_id": 96647974, + "tags": [ + { + "label": "玉", + "color": "#1fe792" + } + ], + "is_official": false + }, ]