Prodding around the javadocs (http://www.jibble.org/javadocs/pircbot/index.html) I found:
sendRawLine(String line)
Sends a raw line to the IRC server as soon as possible, bypassing the outgoing message queue.
going to give that a try.
Prodding around the javadocs (http://www.jibble.org/javadocs/pircbot/index.html) I found:
sendRawLine(String line)
Sends a raw line to the IRC server as soon as possible, bypassing the outgoing message queue.
going to give that a try.