Skip to content

usrx215/HyStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyStatus

Hypixel Status checker using the official API and hypixel.paniek.de

How to set up HyStatusConfig.py

make a file like this (works for both)

API_KEY = "put your hypixel api key here"
PLAYER_NAME = "your or your friends name"
DISCORD_WEBHOOK = "https://discord.com/api/webhooks/yourwebhook"
CHECK_INTERVAL = 90  # seconds, recommended 90 (for api version)
EMAIL_SENDER = "you@email.com"
EMAIL_PASSWORD = "app password preferably"
EMAIL_RECIPIENT = "probablystillyou@email.com"
LOG_FILE_PATH = "/path/to/latest.log"

About

Hypixel Status checker using the official API and hypixel.paniek.de

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages