03.01.2013, 06:59
Quote:
Try increasing the receive timeout for each bot. Some networks apparently don't send PING messages frequently enough, if at all.
pawn Код:
|
Although, it had just started happening after our server (which is running Fedora) had switched to a new dedicated machine (which is running CentOS). Both servers are running the same version of the IRC server software, so I'm not sure why the new one wouldn't be sending a ping message.
Quote:
is it me or is the channel key joining not working properly? alot of times my bots dont join the channel that has a key set, they only join the other 2 channels, but the bots still send messages to the channel with the key, th ey aren't in the channel but the channel is seeing the messages. A way to fix this is to remove the key temporary for the bots to join then turn it back on
|