From 539eb5cd0aa268e059badbc0d7b6fa733e9a2a0e Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Tue, 3 Jun 2025 12:02:34 +0800 Subject: [PATCH] :beers: publish bot LiteBot (#3513) --- assets/bots.json5 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assets/bots.json5 b/assets/bots.json5 index c5ded49d..c65deaad 100644 --- a/assets/bots.json5 +++ b/assets/bots.json5 @@ -705,4 +705,21 @@ "tags": [], "is_official": false }, + { + "name": "LiteBot", + "desc": "Web功能/MC/数据功能Bot", + "author_id": 67693593, + "homepage": "https://github.com/LiteSuggarDEV/LiteBot-NEO/", + "tags": [ + { + "label": "Minecraft", + "color": "#ea5252" + }, + { + "label": "Web", + "color": "#ea5252" + } + ], + "is_official": false + }, ]