This works by checking to see if the bot has been mentioned in any of the protected rooms when a message comes in, and then will ignore any future mentions for the next 8 minutes (giving administrators a chance to deal with the offense, and to reduce spam).
This is off-by-default, as it's enough of a behaviour change that I think administrators should opt into this explicitly.
Fixes https://github.com/matrix-org/mjolnir/issues/89
This works by checking to see if the bot has been mentioned in any of the protected rooms when a message comes in, and then will ignore any future mentions for the next 8 minutes (giving administrators a chance to deal with the offense, and to reduce spam).
This is off-by-default, as it's enough of a behaviour change that I think administrators should opt into this explicitly.