Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Voiced users shouldn't be banned #15

Closed
impredicative opened this issue Nov 23, 2017 · 5 comments
Closed

Voiced users shouldn't be banned #15

impredicative opened this issue Nov 23, 2017 · 5 comments

Comments

@impredicative
Copy link

impredicative commented Nov 23, 2017

If a user is voiced in a channel, it should be considered as being whitelisted for that channel, and so it shouldn't risk being banned in that channel. I am not saying that there was an incident where a voiced user was banned, only that this feature will offer me a whitelist that I can use. The same also applies by default to channel ops.

@emersonveenstra
Copy link
Contributor

I wouldn't be opposed to looking at an opt-in or opt-out version of this. I can't do it globally because some channels' moderation techniques involve setting +m and then manually voicing all users, so the spambots will have +v as well in that scenario.

@impredicative
Copy link
Author

impredicative commented Nov 23, 2017

I vote for global with an optional opt-out, but then I may be biased.

@ncoevoet
Copy link
Contributor

you can add a channelRegistry boolean for that, so it can be set globaly or per channel

@impredicative
Copy link
Author

How do I set ignoreVoicedUser for a channel where Sigyn is present? Also, how do I check the preexisting Sigyn config for a channel?

@ilbelkyr
Copy link

@impredicative In the case of freenode's Sigyn instance, you can't do it yourself, but staff will generally be happy to help you out with anything you need for channels you own that Sigyn is watching.

If this is for another network and you're running your own instance, the command would be config channel #foo plugins.Sigyn.ignoreVoicedUser True (or False to turn it off again).

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

No branches or pull requests

4 participants