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 +]