diff --git a/website/static/bots.json b/website/static/bots.json index 6ced51f7..1c4054bc 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -360,5 +360,18 @@ } ], "is_official": false + }, + { + "name": "青岚", + "desc": "基于NoneBot的与Minecraft Server互通消息的机器人", + "author": "17TheWord", + "homepage": "https://github.com/17TheWord/qinglan_bot", + "tags": [ + { + "label": "MineCraft", + "color": "#4ef0ea" + } + ], + "is_official": false } ]