easy-hypixelapi

1.0.3 • Public • Published

Easy-HypixelAPI

An easy way to utilize the HypixelAPI in node.js

NPM Badge

Install

npm install easy-hypixelapi

Usage

const HypixelAPI = require("easy-hypixelapi");

const Hypixel = new HypixelAPI(/* YOUR HYPIXEL API KEY */)

let check = await Hypixel.key().then(res => { return res })

console.log(check)

Package Sidebar

Install

npm i easy-hypixelapi

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

13.1 kB

Total Files

3

Last publish

Collaborators

  • errormessage404