aboutsummaryrefslogtreecommitdiff
path: root/modules/modules.py
Commit message (Expand)AuthorAgeFilesLines
* Add !enablemodule and !disablemodule to modules.pyGravatar jesopo2018-09-131-0/+35
* give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system Gravatar jesopo2018-09-021-1/+1
* Added functionality to load, unload and reload modules from a command!Gravatar jesopo2018-09-011-0/+39