aboutsummaryrefslogtreecommitdiff
path: root/src/core_modules/modules.py
Commit message (Expand)AuthorAgeFilesLines
* add ModuleManager.try_reload_module(), use it for !reloadmoduleGravatar jesopo2020-02-091-6/+2
* update modules.py to use command spec (and not docstrings)Gravatar jesopo2020-02-071-26/+17
* switch module whitelist/blacklist to its own config fileGravatar jesopo2020-02-041-8/+9
* implement !modinfo•••closes #234 Gravatar jesopo2020-02-031-0/+24
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-0/+122