diff --git a/website/static/bots.json b/website/static/bots.json index 96b3351d..c9290b43 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -394,5 +394,18 @@ } ], "is_official": false + }, + { + "name": "脑积水", + "desc": "一个超级缝合怪...", + "author": "zhulinyv", + "homepage": "https://github.com/zhulinyv/NJS", + "tags": [ + { + "label": "脑积水", + "color": "#ff00ac" + } + ], + "is_official": false } ]