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

allow m_messageflood to do something more useful than kick users #1032

Closed
kaniini opened this issue Apr 14, 2015 · 1 comment
Closed

allow m_messageflood to do something more useful than kick users #1032

kaniini opened this issue Apr 14, 2015 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@kaniini
Copy link
Contributor

kaniini commented Apr 14, 2015

So I use an inspircd network and sometimes the server kicks me because of flooding, which then has a painful intersection with +J (or as I lovingly call it "twat mode").

It seems to be a common pain point, so I was thinking, instead of kicking people for flooding which is intrusive anyway... why not just block their messages after the configured threshold? Most intersections with +f are not from bots, but legitimate participants, especially if it's misconfigured.

@SaberUK was talking about this the other day, I think. Also I noticed #499 but it seems like a dead issue, so I opened this one up.

@HelixSpiral
Copy link
Contributor

Pull #471 allows for blocking instead of kick(ban)ing. I know we discussed that on IRC, just referencing it here for anyone reading this issue.

@SadieCat SadieCat added enhancement New feature or request minor labels Jun 26, 2018
@SadieCat SadieCat removed the minor label Sep 15, 2019
@SadieCat SadieCat added this to the v4.0 milestone Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants