diff --git a/assets/plugins.json b/assets/plugins.json index ac6da4b2..60986533 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7110,5 +7110,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_nonechat", + "project_link": "nonebot-plugin-nonechat", + "author": "hanasa2023", + "tags": [ + { + "label": "LLM", + "color": "#52eacf" + } + ], + "is_official": false } ]