From 0b693c419eb9878df11e533cd2e225904f1362d1 Mon Sep 17 00:00:00 2001 From: gzy02 Date: Thu, 3 Nov 2022 11:39:30 +0000 Subject: [PATCH] :beers: publish bot hsbot (#1368) --- website/static/bots.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/website/static/bots.json b/website/static/bots.json index ce0dee7c..f43d5bf2 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -276,5 +276,18 @@ } ], "is_official": false + }, + { + "name": "hsbot", + "desc": "服务于《炉石传说》玩家的机器人,上线至今已有加入十余个个炉石相关群聊,上千名用户使用,响应请求数万次。 数据使用:HSreplay, Fbigame, Hearthstone API", + "author": "gzy02", + "homepage": "https://github.com/gzy02/hsbot", + "tags": [ + { + "label": "炉石传说", + "color": "#526fea" + } + ], + "is_official": false } -] +] \ No newline at end of file