Export your history from hotgames.gg and import it to paimon.moe tool
This repository has been archived on 2025-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Levent Duivel 65e5e4e1f4 Add missing files from local copy 2025-04-04 23:08:49 +05:00
dist Add missing files from local copy 2025-04-04 23:08:49 +05:00
.gitignore Add missing files from local copy 2025-04-04 23:08:49 +05:00
LICENSE Initial commit 2023-08-14 05:34:10 +05:00
Pipfile Add missing files from local copy 2025-04-04 23:08:49 +05:00
Pipfile.lock Add missing files from local copy 2025-04-04 23:08:49 +05:00
README.md Update README.md 2023-08-14 05:38:45 +05:00
add_banner.py Add files via upload 2023-08-14 05:34:38 +05:00
banner_history.json Add files via upload 2023-08-14 05:34:38 +05:00
banner_parser.py Add missing files from local copy 2025-04-04 23:08:49 +05:00
banner_parser.spec Add missing files from local copy 2025-04-04 23:08:49 +05:00
generated_history.xlsx Add files via upload 2023-08-14 05:34:38 +05:00
genshin_wish_history.json Add files via upload 2023-08-14 05:34:38 +05:00
main.py Add files via upload 2023-08-14 05:34:38 +05:00
main.spec Add missing files from local copy 2025-04-04 23:08:49 +05:00
paimonmoe_wish_history.xlsx Add files via upload 2023-08-14 05:34:38 +05:00

README.md

paimon_moe_importing

Export your history from hotgames.gg and import it to paimon.moe tool

Setting up

  1. git clone https://github.com/mostm/paimon_moe_importing.git
  2. cd paimon_moe_importing
  3. 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.