diff --git a/chatchart/chatchart.py b/chatchart/chatchart.py index 4abd7cf..8ab4a1e 100644 --- a/chatchart/chatchart.py +++ b/chatchart/chatchart.py @@ -1,4 +1,4 @@ -# Lines 54 through 68 are influenced heavily by cacobot's stats module: +# Lines 72 through 90 are influenced heavily by cacobot's stats module: # https://github.com/Orangestar12/cacobot/blob/master/cacobot/stats.py # Big thanks to Redjumpman for changing the beta version from # Imagemagick/cairosvg to matplotlib.