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 + }, ]