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