diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 6eb5f00b9e1e..d3fbc64e2304 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8104,4 +8104,24 @@ "tags": [], "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 + }, ]