aboutsummaryrefslogtreecommitdiff
path: root/modules/auto_mode.py
Commit message (Collapse)AuthorAgeFilesLines
* Give modules event objects with "context"s, to facilitate purging all the eventGravatar jesopo2018-08-311-4/+4
| | | | hooks for a module
* Change how specific events assure their hooks gets the event independant ofGravatar jesopo2018-08-281-1/+1
| | | | loading order
* Added a "replay" system to EventManager hooks, to replay missed .callsGravatar jesopo2017-12-261-6/+5
|
* simpler boolean channel settingsGravatar Evelyn2016-04-101-4/+2
|
* fixed some dumb typosGravatar jesopo2016-04-031-1/+1
|
* added some more to the skeleton of the auto_mode module.Gravatar jesopo2016-04-031-2/+11
|
* tinkered with some modules and fixed a few bugs, also added the skeleton for ↵Gravatar jesopo2016-04-031-0/+18
the auto_mode.py module.