diff --git a/website/static/bots.json b/website/static/bots.json index 4448e5f0..1f8e8d19 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -535,5 +535,18 @@ } ], "is_official": false + }, + { + "name": "web_bot", + "desc": "把机器人搬到网络上", + "author": "wsdtl", + "homepage": "https://github.com/wsdtl/web_bot", + "tags": [ + { + "label": "xiaonan", + "color": "#775151" + } + ], + "is_official": false } ]