2002-02-03 13:07:12 -05:00
|
|
|
|
2002-02-02 15:45:22 -05:00
|
|
|
WATCH %|[[+|-]<nick>][ [+|-]<nick> ...]
|
|
|
|
|
|
|
|
Works only in networks using Bahamut ircd.
|
|
|
|
|
|
|
|
WATCH is somewhat equal to ISON/NOTIFY, but server-based. With WATCH
|
|
|
|
server sends status information to client, instead of client sending
|
|
|
|
ISON's. Therefore WATCH is technically a bit smarter solution than
|
2002-02-03 13:07:12 -05:00
|
|
|
ISON/NOTIFY. The only disadvantage is your WATCH list not being
|
|
|
|
"saved". Once you disconnect, your WATCH list will get cleared.
|
2002-02-02 15:45:22 -05:00
|
|
|
|
|
|
|
WATCH is based on a nick, and must be prepended with a plus ('+') to be
|
2002-02-03 13:07:12 -05:00
|
|
|
added to your watch list. A minus sign ('-') will remove an entry from
|
|
|
|
the list. With no arguments, WATCH returns a list of your WATCH list
|
|
|
|
entries.
|
2002-02-02 15:45:22 -05:00
|
|
|
|
|
|
|
See also: NOTIFY, WHOIS, WHOWAS
|
|
|
|
|