From fdd36565b1dd511a40cd5d0c4ece1fdf44c1564c Mon Sep 17 00:00:00 2001 From: A-kirami Date: Sat, 12 Aug 2023 18:07:04 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E6=98=9F=E8=A7=81Kir?= =?UTF-8?q?ami=20(#2262)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index cb55ac33..c2352c8c 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -549,5 +549,13 @@ "homepage": "https://github.com/itsevin/sister_bot", "tags": [], "is_official": false + }, + { + "name": "星见Kirami", + "desc": "🌟 读作 Kirami,写作星见,简明轻快的聊天机器人应用。", + "author": "A-kirami", + "homepage": "https://kiramibot.dev/", + "tags": [], + "is_official": false } ]