HANDZCZ / genshin-stats

Repository that host code to show my genshin stats. Claims daily reward and active primo codes.
https://genshin.handz.us.to/
15 stars 5 forks source link

What happened to previous genshin impact repo? #1

Closed WSrujan closed 2 years ago

WSrujan commented 2 years ago

Is this repo better?

HANDZCZ commented 2 years ago

The previous repo got disabled by GitHub. I rewrote it so it won't get disabled again and switched from deprecated genshinstats to genshin.py.

One of the pros is that you can use all the web stuff (CSS, JS, ...), so it looks way nicer than before. Other is that you can easily integrate it inside your website. But the biggest one is that this repo holds only the code (not the actual data/website), so it's much easier to navigate in it and to update the app (you just pull all changes from upstream).

Also this desing isn't final since it doesn't use diary at all and a lot of images are missing.

WSrujan commented 2 years ago

I have to have heroku right? For this to work

HANDZCZ commented 2 years ago

Yes, you need to have or create a Heroku account.