summaryrefslogtreecommitdiff
path: root/database (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-27Refactored the code to separate automation code from the lib handling the apiJulien Dessaux4-109/+96
2023-05-26Fixed extraction issue with ships not carrying antimatterJulien Dessaux1-1/+1
2023-05-26Automated the extraction and delivery loop for a shipJulien Dessaux4-112/+94
2023-05-25Updated the lib for the new apiJulien Dessaux5-93/+227
2023-05-24Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux6-40/+105
2023-05-14Implemented a basic extraction loopJulien Dessaux12-0/+2022