From 17d7bd4e3142abdc794c2b19759162afc75cf12e Mon Sep 17 00:00:00 2001 From: itsevin Date: Mon, 7 Aug 2023 16:57:47 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E4=B8=8D=E6=AD=A3?= =?UTF-8?q?=E7=BB=8F=E7=9A=84=E5=A6=B9=E5=A6=B9=20(#2248)?= 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 92f38290..cb55ac33 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -541,5 +541,13 @@ "homepage": "https://github.com/LambdaYH/MigangBot", "tags": [], "is_official": false + }, + { + "name": "不正经的妹妹", + "desc": "一款功能丰富、简单易用、自定义性强、扩展性强的可爱的QQ娱乐机器人", + "author": "itsevin", + "homepage": "https://github.com/itsevin/sister_bot", + "tags": [], + "is_official": false } ]