From a14c38300e53defc15a45c468954fcd1cd128dbf Mon Sep 17 00:00:00 2001 From: Shine-Light Date: Wed, 13 Jul 2022 08:02:37 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E7=9C=9F=E5=AE=B5Bot?= =?UTF-8?q?=20(#1102)?= 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 5c687621..60f72881 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -186,5 +186,26 @@ } ], "is_official": false + }, + { + "name": "真宵Bot", + "desc": "专注群聊的QQ机器人", + "author": "Shine-Light", + "homepage": "https://github.com/Shine-Light/Nonebot_Bot_MayaFey", + "tags": [ + { + "label": "QQ", + "color": "#ea5252" + }, + { + "label": "娱乐", + "color": "#a46e49" + }, + { + "label": "群管", + "color": "#41aecb" + } + ], + "is_official": false } ] \ No newline at end of file