1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00

alis/noteserv help by pasky

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2642 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-03-24 16:47:47 +00:00 committed by cras
parent c9f6f04079
commit 32815dfbcb
3 changed files with 15 additions and 4 deletions

View File

@ -3,7 +3,14 @@
Lists the channel names. Trying to list all the channel
names usually causes you to be disconnected from the
server with the reason "Excessive flood".
server with the reason "Excess flood", as usually all
40000 channels form together and server naively attempts
to send you them.
See also:
Thus, on IRCNet, you should rather use service ALIS
(Advanced Listing Service), which will allow you to query
for channel with specific name, topic, mode or usercount.
Type /SQUERY ALIS HELP to get more info about it.
See also: SQUERY

View File

@ -24,5 +24,9 @@ To send a note to Joebob (whose account is jbriggs@drivein.com):
To spy on anyone from blah.com for the next 30 days:
/NOTE SPY +30 *!*@*.blah.com A blah.com user is active
This command is Not available in the IRCNet.
This command is not available in the IRCNet. However, you've service NoteServ
available there, which allows you to do similiar things like with /NOTE command
on other IRC networks. Type /SQUERY NoteServ HELP to get more info about it.
See also: NOTIFY, SQUERY

View File

@ -6,5 +6,5 @@
/SQUERY sends a query to the specified service.
See also: SERVLIST
See also: SERVLIST, NOTE, LIST