From d75d29b95406f2910d528a50cfa1d883e9173c26 Mon Sep 17 00:00:00 2001 From: KomoriDev Date: Fri, 26 Sep 2025 13:43:33 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=A8=80=E4=BB=A4?= =?UTF-8?q?=20(#3674)?= 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 8488cdc6..ccb203d1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9720,4 +9720,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_llm_extension", + "project_link": "nonebot-plugin-llm-extension", + "author_id": 110453675, + "tags": [ + { + "label": "🇦🇮", + "color": "#f0f0f0" + } + ], + "is_official": false + }, ]