View Issue Details

IDProjectCategoryView StatusLast Update
0002380unrealircdpublic2005-03-01 16:18
Reporterarbiter Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionopen 
Summary0002380: enhancing channelmode f
DescriptionI like the idea about /mode #channel j joins:secs , it throttles users (prohibit them from joining) after exceeding maxjoins per seconds in channel.
can't we do such a thing for built-in flood protection (channel mode f)?
it would be nicer to stop flood by prohabiting than kick/ban or changing channel mode.
is it possible to add another option in +f to mute a user on join for some seconds , most of floods starts imidiatly after joining , making joinmute will give ops enough chance to stopt it before sending huge texts.
and in current f , seconds are constant , we must choose a time for all flood protections.
3rd party modules

Activities

syzop

2005-03-01 16:18

administrator   ~0009383

I'm afraid neither of what you requested will be done.

I also explicitly chose not to throttle stuff (like messages), but set an explicit +m/+M because that makes it clear that nobody can speak (and for msgs we got #t of course).

> is it possible to add another option in +f to mute a user on join for some seconds
That seems really annoying.
But if you really want it, you can easily just setup a bot with a delayed autovoicer and set the chan +m :P.

Issue History

Date Modified Username Field Change
2005-03-01 09:06 arbiter New Issue
2005-03-01 16:18 syzop Status new => closed
2005-03-01 16:18 syzop Note Added: 0009383