Skip to content

Genshin Impact | Hoyolab Daily Check-In Rewards | Automatic Claim

Notifications You must be signed in to change notification settings

callmegerlad/genshin-daily-checkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GENSHIN IMPACT
DAILY CHECK-IN HELPER

NEVER MISS ANOTHER DAILY CHECK-IN REWARD!
This is a helper that automatically runs on your computer's startup and claims daily check-in rewards for you on Hoyolab.

⚙️ HOW TO USE?

  1. Install Python.
  2. Download the latest release (.zip file) and extract it.
  3. Set up the virtual environment.
    pip install virtualenv
    virtualenv env
    env\Scripts\activate
    
  4. Install required dependencies.
    pip install -r requirements.txt
    
  5. Test run the program by clicking run.bat, and follow the instructions if any.
  6. Right-click the run.bat file and Create shortcut.
  7. Win + R and type shell:startup into the dialogue box, and click OK.
  8. Move the shortcut file run.bat - shortcut into the Startup folder.

📝 NOTES

  • Currently works on Windows OS, and on the Google Chrome browser only (will work on supporting other browsers soon!).
  • This is still currently in the works, so if you have found a bug, have questions or ideas/requests for features you would like to see, please feel free to create new issues!