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

Option to stay kicked for timeout from IRC? #322

Closed
oxinabox opened this issue Dec 21, 2017 · 1 comment
Closed

Option to stay kicked for timeout from IRC? #322

oxinabox opened this issue Dec 21, 2017 · 1 comment
Milestone

Comments

@oxinabox
Copy link

oxinabox commented Dec 21, 2017

Before I get in to this, I love this project. This is so great.
Very useful.

This is an enhancement request:

Our IRC channels tend to get more automated spam than other channels, because no registration required (and we like it that way, low bar to entry).
Often it can be hard to block the spammers, because it is some bot (/botnet) changing its username and IP and rejoining.
Ultimately keeping them out of IRC is beyond the scope for matter-bridge.
What I would like, would be a way to keep them from contaminating them other linked channels.

Looking at my logs I see the IRC admins have tried to kick the matterbidge bot from the channel.
Presumably because they have decided that stopping the spam from hitting the bridged channels is worth the cost of loosing connectivity.
That is their call.
I see it hasn't worked as the matterbridge bot has immediately reconnected.
They should have kick-banned.

What if, there was a config option, that said that If the bot is kicked from IRC, it says kicked for a certain amount of time? Configurable, probably default to 0 -- being the the current behavior.
Most spam lasts less than 5 minutes.

@42wim 42wim added this to the 1.6.0 milestone Dec 22, 2017
@42wim 42wim closed this as completed in 97c944b Dec 22, 2017
@42wim
Copy link
Owner

42wim commented Dec 22, 2017

Thanks, nice to hear it's useful :-)

Feature has been added to master, add the following to your irc section

#Delay in seconds to rejoin a channel when kicked
#OPTIONAL (default 0)
RejoinDelay=0

You can find dev binaries on https://bintray.com/42wim/nightly/Matterbridge/v1.5.0-18-g97c944b#files

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

2 participants