Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

All hoyolab daily check-in event for genshin impact, honkai impact 3rd, and all of hoyoverse game

Notifications You must be signed in to change notification settings

vermaysha/Hoyolab-Auto-Daily-Checkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Red - Discord Bot
Hoyolab Auto Daily Check-in

Overview

Hoyolab auto daily check-in - this is a simple program that allows you to always claim daily login rewards from hoyolab, supports the game Genshin Impact & Honkai Impact 3rd

Features:

  1. Send notification to discord channel
  2. Multiple hoyoverse account
  3. Lightweight

Installation

  1. Make a WayScript Account https://wayscript.com/home

  2. Clone the Script
    Go here and clone this script
    https://wayscript.com/script/G8r6u_3B
    (clone)

  3. Set up the time
    (time)

  4. Set up the .secrets
    Add the keys COOKIE and USER_AGENT, the DISCORD_WEBHOOK is optional, see at end of page for webhook instructions

    How to get OS_COOKIE ?
    1. Go to the Hoyolab website https://www.hoyolab.com/
    2. Login with your account
    3. Open the developer tools on your web browser (F12 on firefox/chrome)
    4. Click on the “Console” tab
    5. Type in document.cookie in the console
    6. Copy all text output from console without quotes '
    7. PLEASE DON'T SHARE YOUR COOKIE TO ANYONE (token)
    Multiple account
    The multi-account feature will make the program run multiple accounts in one run. Use the features properly !.
    in the COOKIE variable add a separator with # character for each cookie, example:
    How to get USER_AGENT ?
    You can get your user agent like so: enter image description here
    How to get DISCORD_WEBHOOK ? (OPTIONAL)
    Goto Discord Webhook ConfigurationIf you want to setup discord webhook.

  5. Run the script

Discord Webhook Configuration

This is an OPTIONAL step to let the script send you a notification on Discord whenever it runs a check-in.

  1. Create your own discord server and private channel.
  2. Edit channel settings
  3. Go into Integrations and view webhooks.
  4. Create a new webhook and copy the URL.!
  5. Go back to the “.secrets” tab and add a new secret called DISCORD_WEBHOOK.

About

All hoyolab daily check-in event for genshin impact, honkai impact 3rd, and all of hoyoverse game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages