paulwongx / pvpivs_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon GO PVP IV Data

Cost of storage File size = 1.5MB Number of pokemon (excl shadows) = 1079 Total = 1.62 GB

TODO:

  • [DONE] Filter to remove shadow pokemon when getting popular pokemon
  • [DONE] Check that the number of pokmeon in the gameMaster didn't change
  • [DONE] If a new GameMaster is downloaded, update the summary IVs
  • Make the github action NOT checkout the generated iv files

Notes:

  • Need to use node-fetch because it is one of the only options that can use commonjs
    • Need to install node-fetch@2.0 though and not the latest, otherwise it won't work

About


Languages

Language:TypeScript 100.0%