I was contacted by a user today about botzilla’s inability to connect to irc.quakenet.org, and i was able to confirm.

It looks as though the server PINGs straight away, and botzilla ignores it expecting to see then end of MOTD first.

A quick would be to copy the lines that handle PINGs (in the listen method) up to the connect method just above where it looks for the MOTD.

I’ll commit this to the github repo as soon as I figure out which of my dozen copies is the proper repo. lol.

Post a Comment