cpdl 0.9.3 - CoinPoker collector (Windows)

REQUIREMENT: Python 3 installed - https://www.python.org/downloads/
  In the installer, tick "Add python.exe to PATH".

TO RUN:
  Double-click run.bat  (or in cmd here: run.bat)
  Output is written to the exports\ folder next to run.bat.

TO HELP MAP THE APP (only if asked):
  1. Log in to CoinPoker as normal.
  2. Double-click discover.bat and leave the black window open.
  3. While it counts down (2 minutes), click through the screens you were asked
     about - Cashier, deposit history, withdrawal history.
  4. When it finishes it waits for a key press - close the window then.
     Nothing needs to be copied or sent anywhere.
  It records WHICH addresses the app calls and the SHAPE of the replies -
  never your password, balance, card details or login token.

TO GRAB A HAND SAMPLE (only if asked):
  Double-click sample-hands.bat. It pulls 5 hands with their full replay data
  and writes exports\coinpoker_raw_<dates>.json - send that file back.
  Unlike discover.bat this one DOES contain your own hands, so send it directly,
  don't post it anywhere public.

FOR THE FULL HAND DETAIL (only if asked):
  Double-click full-history.bat. It asks every hand for its full detail,
  one at a time, so it runs for an hour or more - leave it going.
  Then send back exports\coinpoker_raw_<dates>.json.

TO UPDATE later:
  Double-click update.bat. It fetches the newest version in place -
  no need to download the zip again.

Full run log: exports\cpdl.log
