Releases: darkGrimoire/hoyolab-daily-bot
📌 v1.1.5 Released! New Features and Hidden Mode! ✨
Have you ever got angry because the program will interrupt your genshin whenever it started?
Say goodbye to it from now on! With this release, I added new build hidden mode where the program will start silently and only reports in botlog.txt
.
You can also randomize your bot start time for added safety, and can even run multiple scheduler by changing the SCHEDULER_NAME
in the configuration so you can make the bot logged in for different account in different browser! Please do note that this still only supports default profile in browser.
P.S. The randomizer won't work in linux so please turn it off if you use cronjob with -R
argument.
Changelog:
📌 v1.1.0 Released! Configuration file added! ✨
Configuration file is finally added!
Now you can choose which browser you'll want to use (in case you have many accounts? idk haha). You can also add delay minutes (up to 60) in case if your time is a bit earlier than the server time, and it can now supports accounts from other than asia server by changing the Server UTC (So you'll get your rewards in fastest way possible). It also comes with update checker so you won't miss new updates though you still need to download it manually.
Changelog:
- Add configuration file to control browser choice, delay, and server time
- Add update checker to notify if there's new update available
- Better error logging if no cookies are available
- Fix Chrome cookie issue
🎉 First Release!
Changelog:
- Add logging functionality
- Add localtime adjustment for scheduling
- Implement main program