Definition | Explanation |
Raw command | a string sent directly to the hub, without being restricted in any way whatsoever by the client - may contain several commands |
Parameter | a part of a string processed by the client, which looks like this : %[parameter] with parameter replaced with the name of the parameter - after processing the string is replaced with something a bit more interesting |
Command | A command must be terminated (end with) the pipe character, | |
$To: %[nick] From: %[mynick] $<%[mynick]> Some message saying something or other|
$Kick %[nick]|
$To: Smurf From: %[mynick] $<%[mynick]> !kick %[nick]|
<%[mynick]> !kickban %[nick] %[cheatingdescription]|