From bd9ca99f63d558437c774f4472a2a3eb7630e8cb Mon Sep 17 00:00:00 2001 From: Rinfair-CSP-A016 Date: Tue, 17 Jan 2023 20:40:57 +0000 Subject: [PATCH] :beers: publish bot SuzunoBot (#1600) --- website/static/bots.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index a2770682..6ced51f7 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -339,5 +339,26 @@ } ], "is_official": false + }, + { + "name": "SuzunoBot", + "desc": "多功能音游bot,主要服务maimaiDX、Arcaea", + "author": "Rinfair-CSP-A016", + "homepage": "https://github.com/Rinfair-CSP-A016/SuzunoBot-AGLAS", + "tags": [ + { + "label": "t:maimaiDX", + "color": "#189ede" + }, + { + "label": "t:Arcaea", + "color": "#d551ef" + }, + { + "label": "t:coc", + "color": "#7fe4d0" + } + ], + "is_official": false } ]