Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 663 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 663 Bytes

Treasure Hunt

Get 800GB free on Treasure Cloud

Get Started

  1. Install Dependencies

    yarn # or npm i
    sudo apt install -y $(cat deps.txt) # dependecies for puppeteer
  2. Config

    Open config.ts and replace the invite link with your own.

  3. Run

    yarn start # or npm run start

GitHub Actions

Alternatively you can run the script on GitHub Actions

  1. Fork the repository
  2. Go to the Actions tab
  3. Click on the Hunt workflow un der All workflows
  4. Click on the Run Workflow ▼ dropdown
  5. Enter the Invite code
  6. Click Run Workflow