From f4ffa07c8b3454c54fc2a3947e7e57f41d484f1e Mon Sep 17 00:00:00 2001 From: ThirdBlood Date: Sun, 18 Jun 2023 17:27:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20ReimeiBot-=E9=BB=8E?= =?UTF-8?q?=E6=98=8E=E6=9C=BA=E5=99=A8=E4=BA=BA=20(#2106)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 } ]