From 9b60b445540921c66bb9b310a91283372eeed1c1 Mon Sep 17 00:00:00 2001 From: Yuri-YuzuChaN Date: Sun, 15 Oct 2023 15:28:27 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-maimaidx (#2421) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 4fe09db7..6bfd0f5e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5208,5 +5208,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_maimaidx", + "project_link": "nonebot-plugin-maimaidx", + "author": "Yuri-YuzuChaN", + "tags": [ + { + "label": "maimai", + "color": "#cea6ff" + } + ], + "is_official": false } ]