1! $eterna: spy,v 1.7 2018/06/10 08:17:41 mrg Exp $ 2! 3! Copyright (c) 1990-2018 Michael Sandrof, Troy Rollo, Matthew Green, 4! and other ircII contributors. 5! 6! All rights reserved. See the HELP IRCII COPYRIGHT file for more 7! information. 8! 9Usage: NOTE SPY [&<passwd>] [+|-<flags>] [+|-<maxtime>] 10 <nick!username@host> [msg] 11 SPY is an alias for USER +RX (default 1 max day) 12 SPY makes the server tell you if any matching recipient sign(s) 13 on/off IRC or change nick name. No message needs to be specified. 14 However, if a message is specified this is returned to sender including 15 with the message about recipient. Message could for example be one or 16 more Ctrl-G characters to activate the bell on senders machine. 17 As an alternative for using C flag, <msg> field could start with 18 any number of nicks on this format: %nick1 %nick2... %nickn, with 19 no space between % and the nick name you use. Spy messages would be 20 valid for any of the nicks specified. 21 SPY with no argument would tell you what users you have spy on who are 22 currently on IRC. The system logs last time the last matching person was 23 on IRC for each SPY request is queued in the server. See NOTE LOG for this. 24 You may use flag +A to see what server matching user is on, 25 and/or +J flag to see what channel. (Read HELP NOTE USER for more). Example: 26 SPY foobar!username@host <ctrl-G> 27 SPY +10 foobar 28 SPY +aj &secret * <ctrl-G> 29 SPY +365 +e !user nick!*@* <ctrl-G> 30 SPY % +7 foo!user 31 SPY +5 nicky %mynick %meenick 32