A Hypixel Discord Bot made purely for displaying Hypixel statistics.
To run this bot, change <TOKEN>
in config.ini
to your Discord Bot Token, which can be retrieved from your Discord Developer Portal.
<API KEY>
will also need to be changed to your Hypixel API Key, which can be created by connecting to the Minecraft server mc.hypixel.net
and running the /api new
command.
If you wish, you may also change <LOG CHANNEL ID>
in config.ini
to a Discord channel ID. Bot events, errors, etc will be sent to the specified channel.
This bot retrieves statistics from the official public Hypixel API. Documentation for the API can be found here.
Thanks to @DimBis for helping me with this project.
plun1331/HypixelBot is licensed under the MIT License. This license can be viewed here.
This bot is in no way affiliated with or endorsed by Hypixel, Inc. All logos, brands, trademarks, and registered trademarks are property of their respective owners.
If you require help with the bot, or anything related to coding really, you can join our support server, Smudge Studios
You may find a list of public commands here.
-
h!load <extension>
- Load an extension. -
h!unload <extension>
- Unload an extension. -
h!reload <extension>
- Reload an extension. -
h!stop
- Stop the bot. -
h!logs
- Uploads the logs to mystbin and DMs them to you. -
h!eval <code>
- Evaluates Python code. This can be used with code blocks as well.
To add this bot to your server, click here.