sbdatatracker/README.md

14 lines
524 B
Markdown
Raw Normal View History

2021-07-02 08:16:35 +00:00
# Skyblock Data Tracker
2021-07-02 09:24:36 +00:00
A Hypixel Skyblock data tracker to track any data of any profile.
2021-07-02 08:16:35 +00:00
## Why?
2021-07-02 09:31:43 +00:00
I made this to be able to easily track other players' activity, which is useful when in competition with a specific player.
## Disclaimer
This tool can be used to track players even with all API settings disabled and should never be used for any harmful purposes.
2021-07-02 09:24:36 +00:00
## Prerequisites
- [Node.js](https://nodejs.org/)
- [ArangoDB](https://www.arangodb.com/)
2021-07-02 09:24:48 +00:00
- [Hypixel API key](https://api.hypixel.net/#section/Authentication)