Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 176 Bytes

Usage

just copy&paste this first.

const api = require("glow-hyapi")
const hypixel = new api("your hypixel api token")
hypixel.getInfo("Googlefan").then(console.log)