1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-04 03:34:18 -04:00
irssi/docs/help/in/watch.in
Timo Sirainen 78542cb0f7 updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2379 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-03 18:07:12 +00:00

19 lines
675 B
Plaintext

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
ISON/NOTIFY. The only disadvantage is your WATCH list not being
"saved". Once you disconnect, your WATCH list will get cleared.
WATCH is based on a nick, and must be prepended with a plus ('+') to be
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.
See also: NOTIFY, WHOIS, WHOWAS