Skip to content

EngineerRunner/HyPresence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyPresence - Discord Rich Presence for Hypixel

pypresence
Change your Discord rich presence to the game you're playing on Hypixel!

Bedwars rich presence Duels rich presence Replay rich presence
Skyblock rich presence TNT rich presence Skywars

Usage

  1. Download and extract the latest release, rename .env.example to .env and add your Minecraft username
  2. Install pypresence, requests and dotenv with the command pip install pypresence requests python-dotenv
  3. Obtain a Hypixel API key, and add it to the .env

An API key can be obtained by going to https://developer.hypixel.net/dashboard/ and clicking "Create API Key". By doing so, users can generate an API key that comes with a default rate limit of 300 requests per 5 minutes, but will expire in 72 hours (3 days). To obtain a permanent key, you must click "Create App" and select "Personal API Key", which will grant you a key that provides the same default rate limit, but will not expire on its own.

  1. Optional: In the .env, enable linking your profile on Skycrypt and/or your Hypixel Forums profile (details are in the .env.example)
  2. Run the script and hope it works

Notes

  • Discord must be open for it to appear
  • The script must be running for it to appear
  • NEVER share your .env, especially your Hypixel API key
  • Your "Online Status" must be enabled in your API settings on Hypixel

Credits

Thanks to qwertyquerty for creating PyPresence, and to the Skyblock Wikia for the API key instructions.

About

Rich presence for Hypixel (mod-free!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages