giwh

command module
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2023 License: MIT Imports: 2 Imported by: 0

README

GIWH

Genshin Impact Wish History Exporter

简体中文

Features

  • Get the wish history through the API and save it to %LocalAppData%\giwh\wish_history.json.
  • Update the wish history.
  • Show the progress of getting the next 4-Star and 5-Star.
  • Show the number of pulls used to acquire a 5-Star character or weapon.
  • Export the wish history in json, toml, csv or xlsx format.
  • Import the wish history in json or toml format.
Note
  • Due to the limitation of the query API, only the last six months of wish history can be fetched.
  • There may be a delay of about 1 hour in fetching new records.

Usage

  1. First, open the wish history page in the game.
  2. Use giwh update to update wish history.
  3. Use giwh to view the stats or use giwh export to export the wish history.
giwh

Show stats.

giwh update

Update wish history.

giwh import

Import wish history.

giwh import <filename>...
giwh export

Export wish history.

giwh export <filename>

Specify UID.

giwh export <filename> -u <UID>

Specify wish types.

giwh export <filename> -w 301,400
ID Wish Type
100 Beginners' Wish
200 Standard Wish
301 Character Event Wish
302 Weapon Event Wish
400 Character Event Wish-2
giwh merge

Merge wish histories.

giwh merge <filename>... -o <filename>
giwh stat

Show stats.

giwh stat <filename>
giwh version

Show version number.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
common module
gacha-logs module
giwh module
giwh-cli module
hoyo-api module
hoyo-auth module
hywiki module
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL