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 } ]