Backend for hsr-codes. Finds and validates current Honkai: Star Rail gift codes
Requires the following python libraries:
PyGithub
python-dotenv
beautifulsoup4
requests
Requires the following fields in a .env file:
uid = ""
account_mid_v2 = ""
account_id_v2 = ""
cookie_token_v2 = ""
github_token = ""