Skip to content

Files

Latest commit

2843785 · Aug 30, 2021

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)