Parses the chat log from https://www.sauspiel.de and generate some statistics.
pip install matplotlib
(NOTE: On Linux use pip3 instead of pip)
-
execute in commandline:
python gernerate_maps.py
-
html files will be generated into output folder
(NOTE: On Linux use python3 instead of python)