From 9a0cf5b9dc0c699a34b353697a255346550c2ebf Mon Sep 17 00:00:00 2001 From: EienSakura Date: Fri, 15 Nov 2024 15:32:29 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20Mio=E6=BE=AA=20(#3120?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/bots.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/assets/bots.json b/assets/bots.json index e7256436..4b145faf 100644 --- a/assets/bots.json +++ b/assets/bots.json @@ -657,5 +657,18 @@ "homepage": "https://github.com/wangyw15/CanrotBot", "tags": [], "is_official": false + }, + { + "name": "Mio澪", + "desc": "超可爱多功能Qbot", + "author": "EienSakura", + "homepage": "https://github.com/EienSakura/mio", + "tags": [ + { + "label": "娱乐", + "color": "#ea5252" + } + ], + "is_official": false } ]