From 1581e04d3c009883d6c5bd5b4c58b64f4031a78c Mon Sep 17 00:00:00 2001 From: Lonely-Sails Date: Tue, 15 Sep 2026 19:47:27 +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 98d5eaae..94222c90 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11723,4 +11723,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 + }, ]