Truly Cross-Platform
Not just QQ — also Telegram, Discord, Kook, QQ Guilds and more. One command set that works across every platform.
This is the official documentation for the Minecraft UniBot project. The project is made up of several sub-projects, all aimed at building a cross-platform, multi-server Minecraft bot ecosystem.
| Sub-project | Description | Tech Stack |
|---|---|---|
| UniBot | The main bot framework, responsible for message sending/receiving, command handling and WebUI management | NoneBot2 / Python |
| MC Adapter | The Minecraft protocol adapter for NoneBot, providing UniBot with MC communication capabilities | NoneBot Adapter |
Tip
In this documentation, "QueQiao" (鹊桥) refers to the third-party communication protocol maintained by 17TheWord / QueQiao, which supports MCDReforged, Spigot, Paper, Fabric, Forge, NeoForge, Vanilla, Folia, Velocity and other server platforms. UniBot communicates with QueQiao through the MC Adapter.