genshin-wishes-api
genshin-wishes-api copied to clipboard
Backend part of Genshin Wishes
I use some api of GenshinWish to make [a simple page](https://genshin-gacha-banners.vercel.app/) but startTime and endTime is not all correct for example: ``` //api/public/banners/character [ { "id": 100007, "version": "2.6.1", "start":...
would it be possible if you make JS version instead coming from Java?
The usual link copy from feedback does not work on fetching/saving wishes. /api/wishes/importState/ does provide factual information from Mihoyo's server (pulled 1 pull and 11 pulls on standard banner and...
- Most importantly, tests seem to pass now which is better than them being broken. May also make sense to delete them - Remove unnecessary arg validation when mocking (I...
Is it possible to make an discord bot so that we can view all the analysis from discord itself? And also add wishes from discord?
I have a basic understanding of building things using maven in Java, so it is likely I'm doing something silly. My understanding is that you should use the provided maven...