Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small fixup | nico | 2018-11-07 | 1 | -1/+1 |
| | | | | | + added timestamp to logging output * finished up HandleError output | ||||
* | * corrected CamelCase | nico | 2018-11-07 | 1 | -3/+3 |
| | | | | | * corrected logging.INFO to .info * small changes to HandleError class | ||||
* | simplification and major rework | nico | 2018-11-06 | 1 | -33/+43 |
| | | | | | | | | | | | | | | | * updated gitignore file * partly reworked servercontact implementation * complete rework of uptime, version * part rework of xep requests + added more comments to xep requests + added opt_arg to version, xep and contact * complete rework of validate function * updated HandleError function * part rework of StaticStrings function + implemented data dictionary to hold all data in main bot + added message_ids * complete rework of queue building and deduplication | ||||
* | new async logic | nico | 2018-10-10 | 1 | -0/+59 |