Skip to content
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

Feature suggestion: Moderation variant #1334

Closed
MystaraTheGreat opened this issue Oct 18, 2020 · 6 comments
Closed

Feature suggestion: Moderation variant #1334

MystaraTheGreat opened this issue Oct 18, 2020 · 6 comments

Comments

@MystaraTheGreat
Copy link

I'd like to suggest a channel or user mode that performs a variation of moderation.
In particular, I propose that in this mode, user speech is only received by operators of the channel.

Motivation: There are two scenarios in which this could be useful:

(1) Where moderation is required, but the operators still wish to see what is said (e.g. to silence specific users or to receive useful information where /msg would be cumbersome)

(2) With the use of roleplay mode, this allows games to be played in which the identity of each player can be masked (a bot could relay what is said to a new nickname via /npca)

@DanielOaks
Copy link
Member

Other servers can do this with the +z OP_MODERATED mode, when that's set any messages blocked by +m, +b, etc will be sent to opers instead. That also allows some complicated setups where regular users get voiced once they prove they're not a bot, for channels which are getting spammed a lot and things like that, can be useful.

@MystaraTheGreat
Copy link
Author

Indeed. I believe I've seen it elsewhere.
I thought an advantage of it being a chanmode settable on a user is that for usecase (2) it allows normal conversation to continue.

@DanielOaks
Copy link
Member

Yeah normally that's done by setting a mode like OP_MODERATED, and then quieting the specific user somehow. We've got issue #307 for the quieting feature specifically, so I'll let that continue over there and this can be for the sending-blocked-messages-to-opers side of things.

@MystaraTheGreat
Copy link
Author

Awesome, thanks

@MvEerd
Copy link

MvEerd commented Oct 18, 2020

Issue #1178 also exists for the opmoderated channel mode

@slingamn
Copy link
Member

Yeah, I think this is covered by #307 and #1178.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants