Generate a JSON wishlist from PandaPaxxy's god roll Google Sheet (for use on D2Checklist.com, or wherever you want)
Reddit post about Panda's list
The source sheet
Credit: Based loosely on Little Light's own csv parser
git clone https://github.com/dcaslin/d2c-panda-wish.git
npm install
npm start
or npm run once
This will print out to the console. Bad validation messages have a xxxxx
prefix, and good messages have a *****
prefix. It will also write out files to the ./tmp
folder for debugging.
Finally it will produce sheet-errors.txt
and ./panda-godrolls.json
(./panda-godrolls-with-errors.json
if there are errors). That last one, panda-godrolls.txt
is what you're looking for!