Feel free to fork or star this repository for your reference.
It calls the HSR Daily check-in API and automates it using github actions in the main.yml from the .github directory.
You would also need to involve Github Secrets to protect your LTOKEN and LTUID, preventing bad actors from misusing your account.
- Fork this repository, maybe star it as well (yes I am shameless LOL)
- Find your
LTUIDandLTOKEN; instructions on the next section. - Head to your forked repository and add the 2 values into your repository Github Secrets. For more details on how to add them, Here's a link to guide you. Link here, look under the Repository Secrets paragraph.
- To find what is your
LTUIDandLTOKEN, head to the daily check in site here. Right click on your browser and click on inspect. Head to the Network tab, refresh the browser once and then find the results with index.html?act_id=e202303301540311... - Once clicked on the result, go under the Cookies tab to find your
ltokenandltuidvalues