|
||
---|---|---|
LICENSE | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
add_banner.py | ||
banner_history.json | ||
banner_parser.py | ||
generated_history.xlsx | ||
genshin_wish_history.json | ||
main.py | ||
paimonmoe_wish_history.xlsx |
README.md
paimon_moe_importing
Export your history from hotgames.gg and import it to paimon.moe tool
Setting up
git clone https://github.com/mostm/paimon_moe_importing.git
cd paimon_moe_importing
pipenv sync
Running
Execute pipenv run python banner_parser.py
to generate history banner list based on Fandom wiki (I hope they don't rework that...)
Execute pipenv run python main.py
to generate Excel file for usage on the site, seems to work properly.