From 2a08bc5a148927978cedccf611a7baddae0fecd0 Mon Sep 17 00:00:00 2001 From: This-is-XiaoDeng Date: Tue, 18 Apr 2023 18:03:53 +0800 Subject: [PATCH] :beers: publish bot XDbot2 (#1931) --- website/static/bots.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 6d456b7c..28f1ed7e 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -462,5 +462,18 @@ "homepage": "https://github.com/he0119/CoolQBot", "tags": [], "is_official": false + }, + { + "name": "XDbot2", + "desc": "简单的QQ功能型机器人", + "author": "This-is-XiaoDeng", + "homepage": "https://github.com/ITCraftDevelopmentTeam/XDbot2", + "tags": [ + { + "label": "a:onebot", + "color": "#ea5252" + } + ], + "is_official": false } ]