diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -26,8 +26,11 @@ Command Aliases --------------- <message> send PRIVMSG to the current channel. - @<channel|nick> <message> send message to a specified channel or nick. - @@<channel|nick> <message> send CTCP ACTION message to a specified channel or nick. + @<channel|nick> <message> send PRIVMSG to a specified channel or nick. + @@<channel|nick> <message> send CTCP ACTION message to a specified channel or + nick (if no channel or nick is specified, the + message will be sent to the default channel. + the default channel). /<command> send command to the IRC server (see RFC 2812). /#<channel> assign new default message channel. |