Seeding from the 1.2 tree.
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