#Help me import my old data

1 messages · Page 1 of 1 (latest)

upbeat schooner
#

Hi I am coming here from wish counter. I used it from the beginning so I have more than a year of data. That site does not provvide an export but I was able to retrive json formatted like this:
{
"gacha_type": "400",
"time": "2023-11-08 11:38:00",
"name": "Cool Steel",
"rank_type": "3",
"item_type": "Weapon"
},

of all my pulls, I know a little bit of code so I would be able to trasform this data as you like. Is there a way where you can help me import my old data into paimon.moe?

hoary apex
#

first auto import from the game to paimon in an incognito mode, then export it to JSON via the settings, then close the page.
then compare the JSON differences and adapt the data accordingly.

it's gonna be a learning process for you.

upbeat schooner
upbeat schooner
#

it was hard but i made it!!!