cglatot / PokeManager

Uses Python API for Pokemon Go to mass transfer Pokemon
Other
146 stars 31 forks source link

Checks exceptions file exists at start up #45

Closed bartonp closed 8 years ago

bartonp commented 8 years ago

Adds a check for the exceptions file before logging in. Prints out the path of where the file should be if it can't find it. Helps with issue #44.