Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactorization (#1) | nico | 2018-10-01 | 1 | -233/+183 |
| | | | | | | | | | | | | | * 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 finished | mightyBroccoli | 2018-07-20 | 1 | -2/+7 |
| | | | | * fixed XEP 0157 functionality * updated README.MD | ||||
* | + added ability to join multiple rooms | nico | 2018-07-20 | 1 | -1/+3 |
| | |||||
* | + first release with basic functionality | nico | 2018-07-20 | 1 | -0/+226 |
+ added systemd service file + added README with instructions |