aboutsummaryrefslogtreecommitdiff
path: root/modules/in.py
Commit message (Collapse)AuthorAgeFilesLines
* Give modules event objects with "context"s, to facilitate purging all the eventGravatar jesopo2018-08-311-3/+3
| | | | hooks for a module
* did what I said I would sooner than I thought I would. centralised ↵Gravatar jesopo2016-04-191-40/+0
| | | | persisting timers through bot restarts.
* entirely reworked the timer system to work with the event system, will ↵Gravatar jesopo2016-04-191-9/+9
| | | | eventually persist all timers to database until complete in a central way.
* added a confirmation of message save to in.py.Gravatar jesopo2016-04-101-0/+1
|
* added usage help to a lot of modules, added a verbose option to karma.py.Gravatar jesopo2016-04-061-1/+1
|
* added help strings where they were missing.Gravatar jesopo2016-03-291-1/+2
|
* first commit.Gravatar jesopo2016-03-291-0/+79