-
Install requirements with "pip install -r requirements.txt"
-
Put hypixel api key "api_key.txt", discord bot token in "discord_bot_token.txt", hypixel guild id in "guild_id.txt"
-
Remove the "REMOVEME.txt" files from the following directories: "/userdata/" "/userkills/" "/userkills_old/" "/weeklykills/" These files are used to stop github from removing the empty directories from the repo.
-
Run main.py
WARNING: DO NOT - share this project WITHOUT removing the hypixel apikey from apikey.txt AND the discord bot token from discord_bot_token.txt
Leaderboard: /alldaily /allweekly /alltotal /t1daily /t1weekly /t1total /t2daily /t2weekly /t2total
Profit Calculator: /t1profit /t2profit
Other: /check /info /copypasta
- guild bestiary leaderboard
- profit calculator
- automatic api requests every 15mins
- Add 'disabled' to buttons
- Fix multithreading
- Fix old user data clearing
- Optimisations