-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If somebody mentions the bot in a protected room, mention everybody within the control room #233
Comments
This could perhaps even go through one level of indirection. In the end, foreign community ban list operators that we cooperate with could help in protecting users in our protected rooms. To reduce the burden of accidentally mentioning the super moderators, it might just reply with a confirmation at first, for example |
As a convenience feature, mentioning the bot could also produce a reply that mentions every local mod in the room as a shorthand. On a different note, mentioning each local mod and, each super mod and each mod within foreign communities should ideally be done in tiers according to pager duty or randomization. I.e., don't ping all 10 mods, just 1 at first, then a second one after 1 minute if nobody reacts, then a third one, etc. This could reduce overall interruptions and notifications for people, reducing mod fatigue. |
I generally like the idea. There is a strong risk that this will be abused, though, so you'd need either an include-list or an exclude-list, perhaps both, to reduce the risk. I believe that this could be implemented as a (pseudo-)protection, to make it easy to turn on/off. |
Well, like as in the story about the boy who cried wolf, if a user is calling in the SWAT team without there being a troll, that really just means that he is the troll and is the one who needs to be banned. And in the end, the call for help was then justified. |
Sure, but given how easy it is to create new accounts, in a public room, it's also easy for a troll to mass-create bots that will all abuse this feature. |
Yes, only a single notification-mention should be propagated for a given room within a given time frame. And it would also be great to consider read receipts. I.e.., if a moderator has already been following recent events, it is not needed to ping anyone else. But then again, if we want to deal with spam waves where automatic bot account creation is a possible hazard, protection level already needs to be turned up in response by a mod and/or the room made invite-only. Propagating such knowledge to foreign communities can also be useful (i.e., they can close down their rooms before wave ripples to them). |
This is a duplicate of #89. |
Thanks. Well, partially, I've since extended its scope. |
Might be implemented using this:
|
Duplicate of #89 |
Yes, if you ignore all comments. |
The text was updated successfully, but these errors were encountered: