hyp-userinfo-bot

Hypixel User Info Bot

Project Introduction

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.

API Usage Description

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:

Expected Request Volume

The bot includes rate-limit protection and will temporarily reject requests if limits are approached.

Caching Strategy

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.

User Commands (QQ)

Example Output

Chinese example:

/hyp Dream

Hypixel 玩家数据: 玩家名: Dream 等级: 80.06 Karma: 4017370 首次登入: 2013-07-22T13:42:36 上次登入: 2023-06-04T01:29:59 当前状态: 离线

Compliance Statement