From 6d1262f402cc959f6b691a23265ba8d01b177880 Mon Sep 17 00:00:00 2001 From: bingqiu456 Date: Sat, 13 May 2023 09:32:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E7=8B=90=E5=B0=BE=20?= =?UTF-8?q?(#2007)?= 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 97e9e845..dedaee3c 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -513,5 +513,22 @@ } ], "is_official": false + }, + { + "name": "狐尾", + "desc": "一个整合了兽云祭api的机器人,支持账号令牌操作,以及上传兽图", + "author": "bingqiu456", + "homepage": "https://github.com/bingqiu456/shouyun", + "tags": [ + { + "label": "a:onebot", + "color": "#ea5252" + }, + { + "label": "t:shouyun", + "color": "#52ea7a" + } + ], + "is_official": false } ]