/unborn-hypixel

A fully typed Hypixel API wrapper with a focus on completeness and prettiness

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

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.