A hypixel bedwars stat tracker.
Features
- Get stats in your current lobby
- Get stats in a guild
Installation & Configuration
git clone https://github.com/le-grand-mannitout/Bw_Stat_Tracker
cd Bw_Stat_Tracker
echo "[your token]" > token.txt
You can get your token by running /token
on the hypixel server.
Requirements
Python 3.8 or more.
Usage
To list players stats in your lobby, run /who
in game, then:
python3 main.py -l
To list players stats in a guild, run:
python3 main.py -g "[Guild name]"
License
Distributed under the GPL-2.0 License. See license for more information.