From 14088c6c51cac35765d4e3f5b5b0930486964303 Mon Sep 17 00:00:00 2001 From: cnchens Date: Mon, 6 Feb 2023 08:02:27 +0000 Subject: [PATCH] :beers: publish bot ChensQBOTv2 (#1675) --- website/static/bots.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 1c4054bc..f02fbff9 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -373,5 +373,13 @@ } ], "is_official": false + }, + { + "name": "ChensQBOTv2", + "desc": "多功能QQ群机器人,权限管理/联ban/社工等等等等,以及拥有一个强大的开发者", + "author": "cnchens", + "homepage": "https://github.com/cnchens/ChensQBOTv2", + "tags": [], + "is_official": false } ]