Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 863 Bytes

README.md

File metadata and controls

40 lines (20 loc) · 863 Bytes

Hypixel Stats

Yet another discord bot to view player stats from the Hypixel Network

GPLv3 License

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

HYPIXEL_API_KEY

DISCORD_BOT_TOKEN

Installation

  1. Download the latest version from the releases page.

  2. Put your bot token and the Hypixel API key in the .env file. (Refer .env.example)

  java -jar bot.jar

Stats Shown Currently

  • Player Information
  • Skywars Stats
  • Bedwars Stats

Acknowledgements