From 47daabe2bb6b0267411767215893a5ab8242ba0d Mon Sep 17 00:00:00 2001 From: YuuzukiRin Date: Tue, 22 Oct 2024 13:01:02 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_mai_arcade (#3044) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 1fe4c4b6bd9b..57b9084433a5 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7399,5 +7399,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 } ]