From bc8c65d0d81428bf3e7d817de4331f471277ceb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=A3=E4=B8=AA=E5=B0=8F=E7=99=BD=E7=99=BD=E7=99=BD?= <37363867+JustUndertaker@users.noreply.github.com> Date: Fri, 22 Jul 2022 14:22:36 +0800 Subject: [PATCH] =?UTF-8?q?Bot:=20=E4=BF=AE=E6=94=B9=E5=89=91=E7=BD=91?= =?UTF-8?q?=E4=B8=89=20bot=20=E4=BF=A1=E6=81=AF=20(#1107)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/website/static/bots.json b/website/static/bots.json index 60f72881..d68d15ff 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -81,10 +81,15 @@ }, { "name": "剑网三bot", - "desc": "网络游戏《剑网三》的群聊机器人,数据使用:www.jx3api.com", + "desc": "网络游戏《剑侠情缘三》的群聊机器人,数据使用:www.jx3api.com", "author": "JustUndertaker", - "homepage": "https://github.com/JustUndertaker/jx3_bot", - "tags": [], + "homepage": "https://github.com/JustUndertaker/mini_jx3_bot", + "tags": [ + { + "label": "剑网三", + "color": "#5393ec" + } + ], "is_official": false }, { @@ -208,4 +213,4 @@ ], "is_official": false } -] \ No newline at end of file +]