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