Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
/ skyblock-jacob Public archive

a tracker for hypixel skyblock jacob event contest farm whatever

License

Notifications You must be signed in to change notification settings

matcool/skyblock-jacob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a tracker for hypixel skyblock jacob contests

Running locally

First build the client

# on the client/ folder
npm i
npm run build

Then make a .env file on the server folder

PORT=5000
SECRET=some random string of characters

Then run the server

# on the server/ folder
npm i
npm run start

Collecting the data

very messy and was never meant to be used by someone else

copy the ct-module folder (rename it if you want to) to your chattriggers modules folder .minecraft/config/ChatTriggers/modules/

after doing so and having it loaded in, to scan contest data open the detailed calendar (by clicking on the clock), press h, go to next page and repeat until you're on the last page

after that the data is now collected and to upload it to the api run /uploadjacobdata (make sure to edit lines 106 and 109 on main.js)

About

a tracker for hypixel skyblock jacob event contest farm whatever

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published