You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
MSG <nick> <rest>
|
|
Sends the message <rest> to <nick>. Nick can be a channel name, too.
|
|
|
|
LOGTOFILE <file> <text>
|
|
If <file> doesn't exist, it'll be created, and <text> will be written to it.
|
|
Otherwise <text> will be appended to <file>
|
|
|