aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 6a9cbc4..1508151 100644
--- a/README
+++ b/README
@@ -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.