diff --git a/assets/plugins.json b/assets/plugins.json index 8feb7aaa03d..83905264de0 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7383,5 +7383,21 @@ "author": "Onimaimai", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_summary", + "project_link": "nonebot-plugin-summary", + "author": "ChenXu233", + "tags": [ + { + "label": "省流", + "color": "#57f99a" + }, + { + "label": "AI", + "color": "#c0d048" + } + ], + "is_official": false } ]