IRC:Command:PRIVMSG
From CollectiveIRC
Syntax:
PRIVMSG <target> <message>
Description:
Allows a user to send a private message to <target> containing <message> <taget> can be either a comma separated list of nicks, a comma separated list of channels or a mixture of both.
Example:
PRIVMSG Boris This is a private message to Boris
PRIVMSG #test This is a message to #test

