From 3e0255591b77dd937c4423996435699c85a998fb Mon Sep 17 00:00:00 2001 From: Lonely-Sails Date: Mon, 7 Sep 2026 18:55:53 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20LLM=20=E5=AE=A2?= =?UTF-8?q?=E6=9C=8D=20(#4174)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 8ca988cf..465ce633 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11683,4 +11683,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_advisor", + "project_link": "nonebot-plugin-advisor", + "author_id": 90964775, + "tags": [ + { + "label": "跨平台", + "color": "#a32525" + }, + { + "label": "客服", + "color": "#2580a3" + }, + { + "label": "LLM", + "color": "#a39625" + } + ], + "is_official": false + }, ]