From 46c2817bba256213322f1211b02a4f1d78e4bfd1 Mon Sep 17 00:00:00 2001 From: zhulinyv Date: Fri, 3 Mar 2023 17:20:18 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E8=84=91=E7=A7=AF?= =?UTF-8?q?=E6=B0=B4=20(#1770)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 } ]