From e9b16921247c5cdf9848b608c9ea061d12cd9e77 Mon Sep 17 00:00:00 2001 From: allureluoli Date: Tue, 7 Mar 2023 12:44:32 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20LOVE=E9=85=B1=20(#177?= =?UTF-8?q?8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index c9290b43..acca3f6a 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -407,5 +407,22 @@ } ], "is_official": false + }, + { + "name": "LOVE酱", + "desc": "为铁锈战争游戏群服务的虚拟少女,内置了爬取铁锈房间列表功能,以及游戏内单位查询功能,并制作了教学系统以及铁锈相关游戏群的收集功能。", + "author": "allureluoli", + "homepage": "https://github.com/allureluoli/LOVE-", + "tags": [ + { + "label": "铁锈战争", + "color": "#19e229" + }, + { + "label": "RW", + "color": "#19e229" + } + ], + "is_official": false } ]