diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 32ab4f345e84..775d921f45e7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8197,4 +8197,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_suggarchat", + "project_link": "nonebot-plugin-suggarchat", + "author_id": 67693593, + "tags": [ + { + "label": "ChatBot", + "color": "#ea5252" + }, + { + "label": "OpenAI", + "color": "#00ffe3" + }, + { + "label": "聊天", + "color": "#0067ff" + } + ], + "is_official": false + }, ]