diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 846f01e3..b2f07540 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_llm_helper", + "project_link": "nonebot-plugin-llm-helper", + "author_id": 90964775, + "tags": [ + { + "label": "多平台适配", + "color": "#f16969" + }, + { + "label": "帮助", + "color": "#43b1ce" + }, + { + "label": "LLM", + "color": "#a2c36d" + } + ], + "is_official": false + }, ]