diff --git a/website/static/bots.json b/website/static/bots.json index 3a0f0661..4448e5f0 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -522,5 +522,18 @@ } ], "is_official": false + }, + { + "name": "ReimeiBot-黎明机器人", + "desc": "流星飞逝,黎明终将到来。", + "author": "ThirdBlood", + "homepage": "https://github.com/3rdBit/ReimeiBot", + "tags": [ + { + "label": "a:onebot11", + "color": "#090100" + } + ], + "is_official": false } ]