Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Data #169

Open
Tohrment opened this issue Aug 2, 2016 · 3 comments
Open

Export Data #169

Tohrment opened this issue Aug 2, 2016 · 3 comments

Comments

@Tohrment
Copy link

Tohrment commented Aug 2, 2016

Is there a way to export the User Data? Such as exporting the current pokemon held by the user with all relevant data? I would like to be able to export it and use powershell to sort through the mess of pokemon I have to determine whats best to keep and what to get rid of. Such a pain trying to list it all out by hand.

Thanks for any suggestions!

@BobbyWibowo
Copy link

I'm assuming you can do something with the inventory-YOUR_USERNAME.json files. The web viewer will get the data from there after all. But you'll have to filter the data as it contains not only Pokemon data, but also items and whatever else.

@Tohrment
Copy link
Author

Tohrment commented Aug 2, 2016

Well, I can extract the data by converting it to csv but man that is still a pain lol. Better than nothing I guess. Maybe I can get build a script to do it lol. Going to wait for a little longer to see if there are any other suggestions if thats ok?

@wchill
Copy link
Contributor

wchill commented Aug 3, 2016

This should ideally be done in the bot, not in the web frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants