/dofus-treasure-hunter-scrap

Scrap Dofus Treasure Hunter

Primary LanguageJavaScriptThe UnlicenseUnlicense

Scrap Dofus Treasure Hunter.

Builds

Dependencies

Running

Running scrap launches Puppeteer (the head-less Chrome browser) and collects data from Treasure Hunter to dofus-treasure-hunter/.

Structure

dofus-treasure-hunter
└── clues
   ├── names
   │  └── <language>.json
   └── positions
      └── <name>.json

The structure is a directory with the name of the visual clues – which are JSON formatted.

Translations come from Treasure Hunt.

Usage

scrap

Deploying

deploy

Running deploy deploys the collected data to the build branch.