This is a discord bot that can tell you all about your stats on Hypixel. It includes Bedwars, Skywars, and Slumber Hotel! It uses Fuzzy Search so you can quickly get the stats that you actually want to see, saving time.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Fixed the demo problem. I made a setup file that will help anyone run the program on their own computer.
Got the barebones program to work. Decided to make it into a discord bot, but I'll probably make it into a website soon enough... Changed the algorithms on the fuzzywuzzy search thingy, and got it to show only the top 30 stats. It might show less because I spent some time getting a filter to only show the results which are actually useful, so it doesn't show me 30 results if I type the letter e.
I spent too long brute-forcing my way through the code to get the handpicked stats that I know are useful. I made a huge mistake mid way through, and that forced me to redo everything. :(
Just got some of the basic API stuff to work. The API key took abnormally long to get, and I got the Skywars and Bedwars API to work.