/LoL-LCU-Auto-Report

python script that report every player of the game exept your friend and you

Primary LanguagePython

LoL-LCU-Auto-Report

python script that report every player of the game exept your friend and you

How to use

requirements: python

pip install lcu_driver

for create a AutoReport.exe

pip install PyInstaller # if you don't have it
python3 -O -m PyInstaller AutoReport.py  --onefile -n AutoReport

the AutoReport.exe must be in ./dist/AutoReport.exe

or run normaly with python

python3 AutoReport.py