aboutsummaryrefslogtreecommitdiff
path: root/src/EventManager.py
Commit message (Expand)AuthorAgeFilesLines
* Pass parent EventHook down to childrenGravatar jesopo2018-09-271-1/+1
* Don't give IRCBot instance to things that don't need it, use a better way of•••doing default locations for config/database/log Gravatar jesopo2018-09-271-13/+11
* Create delimited|multiple|events from the correct EventHook when using•••delimited.event.chains Gravatar jesopo2018-09-261-1/+1
* Also use docstrings to check if a command has help available, allow one-string•••denotation of multiple event hooks Gravatar jesopo2018-09-261-12/+23
* Move most code in root directory to src/Gravatar jesopo2018-09-241-0/+226