commit c9c41ba4192e36e8abae8c4a136fbd3d43456201 parent 1f16695574ac466cdb0f22a498168980e101685f Author: Antoine Amarilli <a3nm@a3nm.net> Date: Sun, 1 Jul 2012 20:33:32 +0200 add help about throttling Diffstat:
README | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -127,3 +127,7 @@ Send your syslog messages to a channel. irctk has not been audited thoroughly for bugs or security vulnerabilities. Be cautious if you intend to connect it to an IRC server with untrusted users. +IRC servers will usually throttle clients. If want to set up chatty bots, you +will need to have control over the IRC server and configure it adequately (for +ircd-hybrid, look at "can_flood" and also at "default_floodcount"). +