Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 529 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 529 Bytes

LoL_LCU_History_report

script that report everyone you play with exept your friend & yourself

how to use:

install requirements: pip install -r requirements.txt

run the script: python report_history.py

how the script work: it will connect to the LCU API, find all the game you played get the game id, the player of the game username, summonerId, puuid. it will get your friendlist and save the player name of it If the player is in your friend list, it will not report. otherwise, the report is send.