aboutsummaryrefslogtreecommitdiff
path: root/modules/silence.py
Commit message (Collapse)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 otherGravatar jesopo2019-05-151-2/+2
| | | | modules can't respond to the event with errors first
* 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