mirror of
https://github.com/AnotherPillow/skyblock.js.git
synced 2026-06-04 01:52:50 +00:00
No description
- TypeScript 100%
| _data | ||
| src | ||
| test | ||
| .gitignore | ||
| .npmignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsdown.config.ts | ||
skyblock.js
A library for the skyblock.net api
Features
- List online players on Economy, Survival and Skywars.
- Get friends of a player from their forums ID.
- Search for forum accounts by query.
- Get information about a player by their IGN.
- Get friends of a player by their IGN.
Installation
npm i skyblock.js
See below for usage.
Usage
Just see typedefs for now