buitim / treasure-hunt

Get 800GB free on https://treasure.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Get 800GB free on https://treasure.cloud

License:The Unlicense


Languages

Language:TypeScript 100.0%