From 45478deb9582d7a992ca8b69cf6b0da3ea956012 Mon Sep 17 00:00:00 2001 From: SDIJF1521 Date: Mon, 5 Sep 2022 02:55:40 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E5=B0=8F=E7=99=BD?= =?UTF-8?q?=E6=9C=BA=E5=99=A8=E4=BA=BA=20(#1223)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 562bd30b..60d2876f 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -233,5 +233,22 @@ } ], "is_official": false + }, + { + "name": "小白机器人", + "desc": "一个高度依赖数据库的群管理机器人", + "author": "SDIJF1521", + "homepage": "https://github.com/SDIJF1521/qqai", + "tags": [ + { + "label": "群管理", + "color": "#ea5252" + }, + { + "label": "新人作品", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file