This plugin starts a TCP server on the given port and address, and forwards
data sent the the server to an IRC channel.  

To send a message, use:
echo '#channel message' | nc -w 1 host port

To turn off notifications for a channel, use:
.notifications off
in the channel.
