theBowja / genshin-db

npm package with searching functions for Genshin Impact data of all in-game languages. Data parsed/organized directly from GenshinData repo.
MIT License
365 stars 69 forks source link

Image for Childe not available #23

Closed Ephrem-Adugna closed 3 years ago

Ephrem-Adugna commented 3 years ago

The image.image for genshin.characters('childe', { matchAliases: true }) returns an invalid link.

theBowja commented 3 years ago

Thanks. I'll fix that next week with the 1.5 update.

In the meantime, I recommend using images.icon which is more reliable since it's from hoyolab.

Ephrem-Adugna commented 3 years ago

Ok, thanks

theBowja commented 3 years ago

version 3.2.0 of this library is out