diff --git a/assets/plugins.json b/assets/plugins.json index 4cdca4bbda1..348224990c9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6418,5 +6418,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_anymate", + "project_link": "nonebot-plugin-anymate", + "author": "QuickLAW", + "tags": [ + { + "label": "server", + "color": "#ea5252" + }, + { + "label": "func", + "color": "#ea5252" + } + ], + "is_official": false } ]