aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* None Type Fixnico2019-03-041-4/+9
| | | | * fix self.process None Type operation error
* condition order fixnico2019-02-151-5/+5
| | | | | * fixed condition order to prevent NoneType errors * fixed readline to read
* yaml is crazynico2018-12-222-8/+5
| | | | | - removed PyYAML from requirements * TODO remove try statements
* code finishup and cleanupnico2018-12-224-36/+195
| | | | | | | + yaml composing ejabberd conformal + added README.md + added .gitignore + added requirements.txt
* Initial Commitnico2018-12-211-0/+112
+ request working + ejabberd working