Hypixel User Info Bot is a data-query bot running on Tencent QQ Instant Messaging platform.
The bot allows QQ users to query public player statistics from the Hypixel Minecraft server, including general profile data and multiple game modes such as BedWars, SkyWars, Duels, and SkyBlock.
This project is non-commercial, closed-source, and free for end users.
It does not modify, automate gameplay, or interact with Hypixel servers directly, and only retrieves publicly available data via the official Hypixel API.
The bot uses the Hypixel Public API to retrieve player data based on user-provided Minecraft usernames or UUIDs.
Typical API usage includes:
Each user command usually triggers 1–3 API requests, depending on the requested game mode.
Examples:
/hyp <username> → 1 API request/bw <username> → 1 API request/sb <username> → 2–3 API requests (due to SkyBlock profile structure)The bot includes rate-limit protection and will temporarily reject requests if limits are approached.
To reduce unnecessary API calls and comply with rate limits, the bot implements the following caching rules:
Caching is handled in memory and/or lightweight storage, depending on runtime environment.
/hyp <username> – Query general Hypixel player information/bw <username> – Query BedWars statistics/sw <username> – Query SkyWars statistics/duel <username> – Query Duels statistics/sb <username> – Query SkyBlock profile dataChinese example:
/hyp Dream
Hypixel 玩家数据: 玩家名: Dream 等级: 80.06 Karma: 4017370 首次登入: 2013-07-22T13:42:36 上次登入: 2023-06-04T01:29:59 当前状态: 离线