aboutsummaryrefslogtreecommitdiffstats
path: root/radiodiodibot
Commit message (Collapse)AuthorAgeFilesLines
* Forward only new messagesmasterJan Tuomi2017-04-171-0/+2
|
* Remove several command line options to make use of the config file mandatoryjantuomi2016-07-281-27/+19
|
* Move launcher code to a classjantuomi2016-07-281-84/+92
|
* Revert daemon functionality because of implementation difficultiesjantuomi2016-07-281-9/+0
|
* Add option --daemon, still WIPJan Tuomi2016-07-271-2/+21
|
* Add threading to UptimeService, fix responsejantuomi2016-07-261-0/+2
|
* Add uptime servicejantuomi2016-07-261-1/+12
|
* Add API token config parameter for API authenticationJan Tuomi2016-07-211-1/+2
|
* Replace last message dict with storing the last message id, fix type ↵jantuomi2016-07-201-1/+1
| | | | conversion problem
* Remove default value 10 from interval optionjantuomi2016-07-201-1/+1
|
* Restructure projectjantuomi2016-07-191-0/+97