@lilithmod/unborn-hypixel
v0.30.0
Published
A fully typed Hypixel API wrapper with a focus on completeness and prettiness
Downloads
20
Readme
Unborn Hypixel
The code is designed to be self explanatory, but most of the time you'll want to do await fetchPlayerRaw(player, key)
and then pass response.player
to processPlayer()
, including the specific gamemodes you want to process.