Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
21
bitchx-docs/6_Functions/myservers
Normal file
21
bitchx-docs/6_Functions/myservers
Normal file
@@ -0,0 +1,21 @@
|
||||
Synopsis:
|
||||
$myservers([<arguments>])
|
||||
|
||||
Technical:
|
||||
This function is used to retrieve a list of irc servers your client is
|
||||
currently connected to. If given any arguments, returns a list of refnums
|
||||
to all open servers.
|
||||
|
||||
Practical:
|
||||
This function shows all of the servers you're currently connected to.
|
||||
It's mostly useful for accounting purposes, though the output could
|
||||
be used to modify the client's internal server list.
|
||||
|
||||
Returns:
|
||||
list of servers currently connected to
|
||||
or
|
||||
list of refnums to those servers
|
||||
|
||||
See Also:
|
||||
mychannels(6)
|
||||
|
||||
Reference in New Issue
Block a user