]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/monitor.txt
Add blowfish to libratbox crypt.
[irc/rqf/shadowircd.git] / doc / monitor.txt
index d99889f341431bf8433ed48267b3d390b59b67f7..7cf76f30b460d3f62388d7a58ede545c03e5bddd 100644 (file)
@@ -1,6 +1,5 @@
 MONITOR - Protocol for notification of when clients become online/offline
              Lee Hardy <lee -at- leeh.co.uk>
-$Id: monitor.txt 6 2005-09-10 01:02:21Z nenolod $
 -------------------------------------------------------------------------
 
 Currently, ISON requests by clients use a large amount of bandwidth.  It is
@@ -76,6 +75,10 @@ This numeric is used to indicate to a client that either a nickname has just
 become online, or that a nickname they have added to their monitor list is
 online.
 
+The server may send "*" instead of the target nick (<nick>). (This makes it
+possible to send the exact same message to all clients monitoring a certain
+nick.)
+
 731 - RPL_MONOFFLINE
 --------------------
 :<server> 731 <nick> :nick[,nick1]*
@@ -86,6 +89,8 @@ list is offline.
 
 The argument is a chained list of nicknames that are offline.
 
+As with 730 the server may send "*" instead of the target nick.
+
 732 - RPL_MONLIST
 -----------------
 :<server> 732 <nick> :nick[,nick1]*