I am using a mode setting that switches a channel to moderated when too many messages come across a channel. Tonight I expect that there will be A LOT of legit messages coming through very quickly. So I am trying to figure out what this mode statement does:
+ntrSCTGf [2c#C30,6j#i10,2k#K30,25m#m10,8n#N15]:5
So here is what I've figured out/guessed, using
http://webtoman.com/opera/panel/ircdmodes.html+ Add all these modes
n No external messages
t Topic is set by Ops only
r The channel is registered?!?!?
S Strip all colors
C Either CTCP block ??? or Colour Block
T Notice Block
G G-Rated
f Flood control
and that is where I get really lost..
what the heck is
[2c#C30,6j#i10,2k#K30,25m#m10,8n#N15]:5
?!?!?
Is the 5, 5 seconds or 5 messages in a certain period of time?
Any info would be appreciated.