summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* refactorization (#1)nico2018-10-011-63/+63
| | | | | | | | | | | | | * 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
* + first release with basic functionalitynico2018-07-201-0/+0
| | | | + added systemd service file + added README with instructions
* initial commitnico2018-06-211-0/+63
+ added .gitignore file + added basic README file