summaryrefslogtreecommitdiffstats
path: root/classes/functions.py
Commit message (Collapse)AuthorAgeFilesLines
* refactorization (#1)nico2018-10-011-0/+108
* changed all lineendings to lf * cleaned up main class * refactor bot * refactor bot functions * moved functions.py to classes dir * code comment changes * changed code comment style - removed unnecessary pass statement + added missing newline * simplified function and return statements