aboutsummaryrefslogtreecommitdiff
path: root/modules/silence.py
Commit message (Expand)AuthorAgeFilesLines
* Add `depends-on` hashflags to relevant modulesGravatar jesopo2019-05-251-0/+3
* Allow people with `silence` permission to use !silence tooGravatar jesopo2019-05-161-0/+1
* Set silence.py's `preprocess.command` hook to PRIORITY_HIGH, so that other•••modules can't respond to the event with errors first Gravatar jesopo2019-05-151-2/+2
* Expose is-silenced through Exports, use it in karma.pyGravatar jesopo2019-05-131-1/+10
* Added !silence, to silence the bot in a channel for 5 minsGravatar jesopo2019-05-131-0/+25