From c1cd3334ad972fe004f4bd199603dd746d1233cb Mon Sep 17 00:00:00 2001 From: Lonely-Sails Date: Fri, 4 Sep 2026 23:41:02 +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 0b6b2195..bc662ce6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11671,4 +11671,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 + }, ]