sbdatatracker/README.md

24 lines
703 B
Markdown
Raw Permalink Normal View History

2021-07-02 08:16:35 +00:00
# Skyblock Data Tracker
2021-07-07 19:02:08 +00:00
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
2021-07-07 19:02:08 +00:00
## ! WARNING !
2021-07-19 02:03:39 +00:00
This project is incomplete and is very buggy in places.
Although it should now be "safe" to use publicly, it has not been double-checked for security.
2021-07-07 19:02:08 +00:00
2021-07-02 08:16:35 +00:00
## Why?
2021-07-07 19:02:08 +00:00
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
2021-07-07 19:02:08 +00:00
2021-07-02 09:31:43 +00:00
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
2021-07-07 19:02:08 +00:00
- [Node.js](https://nodejs.org/)
- [ArangoDB](https://www.arangodb.com/)
- [Hypixel API key](https://api.hypixel.net/#section/Authentication)