Skypixel is a Discord bot I have worked on and off on for a couple years now. It's made to assist with item collecting in Hypixel SkyBlock.
Originally, Skypixel was made as a frontend to search through spreadsheets from iTEM in the same style as TEMBot's /spook-search
command. However, over time it evolved into much more.
- SkypixelV1 was HORRIBLY coded with abysmal performance, near constant crashes, and a level beyond spagetti code.
- SkypixelV2 was never finished as I lost interest before finishing it. Then, upon coming back to it, I realized just how bad the code was again!
- SkypixelV3 is, hopefully, the final full recode of Skypixel made to fix all of these problems.
- Impliment a mineflayer bot to monitor when alpha opens/closes and when the kick message changes
- Eventually, I will make SkypixelV4 which will be done fully in GOLANG.
- iTEM for supplying much of the data used for the item database module of Skypixel and its owner TGWaffles for creating it
- artificialair for helping me a LOT in the EARLY days of Skypixel when I was just getting back into development and was very bad at it
- Antisniper for supplying the initial rank tracker data
- matdev for supplying a VERY large Minecraft player database used in the bots backend
- Hypixel for making this project possible