diff --git a/assets/plugins.json b/assets/plugins.json index f9ef75ed3b8..59530a9cda9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7376,5 +7376,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mai_arcade", + "project_link": "nonebot-plugin-mai-arcade", + "author": "YuuzukiRin", + "tags": [ + { + "label": "maimai", + "color": "#ea5252" + }, + { + "label": "arcade", + "color": "#ea5252" + } + ], + "is_official": false } ]