diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2017-05-29 11:07:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-29 11:07:06 +0200 |
commit | 601be187746234c36c407a17ca54b17c82264e1b (patch) | |
tree | 54d6fdf064bfd3796b8fa361c4abbf7afc96e726 /docs | |
parent | aac20b15132e0facee14bd9b721d6bfa9251a172 (diff) | |
download | irssi-601be187746234c36c407a17ca54b17c82264e1b.zip |
Update list.in
Add a more detailed paragraph about service bots
Fixes #699
I would like to add another paragraph about how freenode is
broken and spits at you the whole list instead of empty list
if you attempt to use network side filtering......
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/list.in | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/help/in/list.in b/docs/help/in/list.in index b796eed0..6dda79e6 100644 --- a/docs/help/in/list.in +++ b/docs/help/in/list.in @@ -24,11 +24,15 @@ %9Remarks:%9 - Not all networks support server-side filtering and may provide a network + Not all networks support server-side filtering. Some provide a network service or service bot instead; on IRCnet, you may use the List service: - /SQUERY List HELP - /MSG ALIS HELP + /SQUERY Alis HELP + + Other networks with service bots (like ChanServ) may also provide a list + service bot (confirm with /WHOIS ALIS): + + /MSG Alis HELP %9See also:%9 STATS, SQUERY, WHOIS |