diff --git a/assets/plugins.json b/assets/plugins.json index 75208980a0dd..e9ab3bdeb46e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7454,5 +7454,17 @@ "author": "zhongwen-4", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_mmm", + "project_link": "nonebot-plugin-mmm", + "author": "eya46", + "tags": [ + { + "label": "人机合一", + "color": "#ea5252" + } + ], + "is_official": false } ]