From ddc42f7be8152c13eb397e017ce8061056f8e484 Mon Sep 17 00:00:00 2001 From: snowyfirefly Date: Sun, 22 May 2022 16:37:41 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20LiteyukiBot-=E8=BD=BB?= =?UTF-8?q?=E9=9B=AA=E6=9C=BA=E5=99=A8=E4=BA=BA=20(#1002)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 01120cfb..751aa3a0 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -152,5 +152,26 @@ "homepage": "https://github.com/kexue-z/Dao-bot", "tags": [], "is_official": false + }, + { + "name": "LiteyukiBot-轻雪机器人", + "desc": "一个有各种琐事功能的bot,有AI接口,能陪聊", + "author": "snowyfirefly", + "homepage": "https://github.com/snowyfirefly/Liteyuki", + "tags": [ + { + "label": "可爱", + "color": "#ffc0cb" + }, + { + "label": "AI", + "color": "#ea5252" + }, + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file