From 092f6d05f52f49e64ba37965245716209ab3ca8b Mon Sep 17 00:00:00 2001 From: Qianyiovo Date: Wed, 9 Nov 2022 13:59:21 +0000 Subject: [PATCH] :beers: publish bot Bread Dog Bot (#1379) --- website/static/bots.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index f43d5bf2..9fc23c03 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -289,5 +289,26 @@ } ], "is_official": false + }, + { + "name": "Bread Dog Bot", + "desc": "Terraria TShock QQ 机器人", + "author": "Qianyiovo", + "homepage": "https://github.com/Qianyiovo/bread_dog_bot", + "tags": [ + { + "label": "TShock", + "color": "#ea5252" + }, + { + "label": "泰拉瑞亚", + "color": "#5dea52" + }, + { + "label": "Terraria", + "color": "#5dea52" + } + ], + "is_official": false } ] \ No newline at end of file