Page 1 of 1

faster msg

Posted: Sun Jan 13, 2013 8:42 pm
by corsac
how can i do. that my bot put me 1000 line /sec into mein unrealircd . ??

Re: faster msg

Posted: Sun Jan 13, 2013 9:17 pm
by katsklaw
IRC is not designed for such high speed displays. Humans can't read that fast anyway. 1000 lines per second is completely unreasonable.

You can however increase a clients sendQ/recvQ with a class and allow block. This however allows your bot to send more data, not faster.