From 22c0f8105488430e6babb95c6ded8b1780af737f Mon Sep 17 00:00:00 2001 From: mobyw Date: Fri, 5 May 2023 20:04:46 +0800 Subject: [PATCH] :beers: publish bot March7th (#1977) --- website/static/bots.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 28f1ed7e..156717c7 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -475,5 +475,22 @@ } ], "is_official": false + }, + { + "name": "March7th", + "desc": "三月七 - 崩坏:星穹铁道机器人", + "author": "mobyw", + "homepage": "https://github.com/Mar-7th/March7th", + "tags": [ + { + "label": "StarRail", + "color": "#5a8ccc" + }, + { + "label": "星穹铁道", + "color": "#6faec6" + } + ], + "is_official": false } ]