From 973282587e256889653e62be5e8b6ae8b9b59b38 Mon Sep 17 00:00:00 2001 From: Ant1816 Date: Thu, 24 Oct 2024 21:45:53 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E5=B0=8F=E5=AE=89?= =?UTF-8?q?=E6=8F=90Bot=20(#3060)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/bots.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assets/bots.json b/assets/bots.json index ce3f46de..805c6e28 100644 --- a/assets/bots.json +++ b/assets/bots.json @@ -632,5 +632,22 @@ } ], "is_official": false + }, + { + "name": "小安提Bot", + "desc": "服务于音游 舞萌DX 的多功能Bot", + "author": "Ant1816", + "homepage": "https://github.com/Ant1816/Ant1Bot", + "tags": [ + { + "label": "maimaiDX", + "color": "#52ea9a" + }, + { + "label": "音游", + "color": "#f74b18" + } + ], + "is_official": false } ]