From 2a51b072299efe3568f54acd2291d0f9c4f1930f Mon Sep 17 00:00:00 2001 From: yuyuziYYZ Date: Thu, 28 Jul 2022 03:58:27 +0000 Subject: [PATCH] :beers: publish bot SkadiBot (#1112) --- website/static/bots.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/website/static/bots.json b/website/static/bots.json index d68d15ff..562bd30b 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -212,5 +212,26 @@ } ], "is_official": false + }, + { + "name": "SkadiBot", + "desc": "明日方舟主题机器人—斯卡蒂", + "author": "yuyuziYYZ", + "homepage": "https://github.com/yuyuziYYZ/skadi_bot", + "tags": [ + { + "label": "明日方舟", + "color": "#a48888" + }, + { + "label": "斯卡蒂", + "color": "#a48888" + }, + { + "label": "arknights", + "color": "#a48888" + } + ], + "is_official": false } -] +] \ No newline at end of file