summaryrefslogtreecommitdiffstats
path: root/README.MD
Commit message (Collapse)AuthorAgeFilesLines
* readme + usability improvementsnico2018-10-041-9/+16
| | | | + added requirements.txt * updated readme
* Licence stuffnico2018-10-021-7/+2
| | | | + added Licence * updated Readme
* refactorization (#1)nico2018-10-011-42/+42
| | | | | | | | | | | | | * 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
* XEP-0157 finally finishedmightyBroccoli2018-07-201-1/+1
| | | | * fixed XEP 0157 functionality * updated README.MD
* + first release with basic functionalitynico2018-07-201-4/+11
| | | | + added systemd service file + added README with instructions
* initial commitnico2018-06-211-0/+36
+ added .gitignore file + added basic README file