To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

ctcpflood

From ZNC
Revision as of 16:36, 7 November 2012 by >Un1matr1x
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This module tries to block ctcp floods.

Arguments

This user module takes none to two arguments. The first argument is the number of lines after which the flood-protection is triggered. The second argument is the time (s) to in which the number of lines is reached. The default setting is 4 CTCPs in 2 seconds

Read loading modules to learn more about loading modules.

Commands

<*ctcpflood> Commands: show, secs [limit], lines [limit]
 » show
<*ctcpflood> Current limit is 4 CTCPs in 2 secs
 » secs 3
<*ctcpflood> Set seconds limit to [3]
 » lines 3
<*ctcpflood> Set lines limit to [3]