aboutsummaryrefslogtreecommitdiff
path: root/src/Timers.py
Commit message (Expand)AuthorAgeFilesLines
* Correct syntax of event call in Timers.callGravatar jesopo2018-09-281-1/+2
* Correctly access bot_settings in Timers.pyGravatar jesopo2018-09-281-3/+4
* Add missing 'self' to args of Timer.finish()Gravatar jesopo2018-09-281-1/+1
* Remove cyclical references to IRCBotGravatar jesopo2018-09-281-0/+73