HypixelSkyBlock
HypixelSkyBlock copied to clipboard
Adding json file with data from hypixel API
Regarding /wikithis, can I take data from the hypixel api and store/use it in the code?
Sure! If this were to be implemented, I'd want it to be like HypixelService in the same way that SongService runs, in that it's optional as an option in the resources.json, meaning the /wikithis command for example wouldn't work with this option turned off in the same way that the song events don't run if the song service isn't started.
Refs; SkyBlockSongHandler Checks to see if should start service
You can save the result of the search to a file that gets updated on startup if you wish, probably better than using up bandwith