Skip to content

Latest commit

 

History

History
64 lines (52 loc) · 2.28 KB

README.md

File metadata and controls

64 lines (52 loc) · 2.28 KB

hazeBot

hazeBot is a Discord Bot for Genshin Impact players.

Invite Bot : https://bit.ly/3dlTcMv

GitHub license

Arguments / Commands

Genshin Impact Wiki

Commands Description
hz.artifact <artifact name> Show artifact descriptions.
hz.char <character name> Show characters descriptions.
hz.nation <nation> Show nations descriptions on Teyvat.
hz.weapon <weapon name> Show weapon descriptions.

HoyoLab

Commands Description
hz.addme <ltoken> <ltuid> <uid> Add your stats using HoyoLab cookie, more information check below.
hz.checkme Check if your cookie is already in database.
hz.deleteme Delete your cookie on database.

Genshin Impact Stats

You need to add your account using hz.addme command first.

Commands Description
hz.resin Check your resin.
hz.realm Check your realm currency.
hz.hoyoclaim Claim your daily reward from HoyoLab
hz.exp Show your current expeditions
hz.resintimer <current resin> <desired resin> Set resin timer.

Miscellaneous

Commands Description
hz.wangy <your waifu> Wangy Wangy Copypasta. If you know, you know. (NSFW)
hz.waifu Random anime pictures.

How To Use addme Command

  1. Go to hoyolab.com
  2. Login to your account
  3. Press F12 to open Developer Tools.
  4. Go to Application, Cookies, https://www.hoyolab.com.
  5. Search for ltoken and ltuid, for UID you can found under your profile in-game.
  6. Then use command hz.addme <ltoken> <ltuid> <uid>
  7. Make sure your privacy settings like this.

Requirements

  • Runtime Python 3.8.10
  • Library Discord.py, pytz, requests, genshinstats, mysql-connector-python

Credits