aboutsummaryrefslogtreecommitdiff
path: root/src/core_modules/check_mode.py
Commit message (Expand)AuthorAgeFilesLines
* make sure we always have a channel when require_mode/access is presentGravatar jesopo2020-01-301-1/+3
* remove debug printGravatar jesopo2020-01-251-1/+0
* check "channel" coming from command_spec.py parsing (check_mode, channel_access)Gravatar jesopo2020-01-241-7/+7
* add a special "require_mode" arg; "highest" meaning "highest mode possible"Gravatar jesopo2020-01-221-5/+8
* add a special "require_mode" arg; "admin" meaning "above op if available"Gravatar jesopo2020-01-221-0/+6
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-0/+43