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:
17
bitchx-docs/6_Functions/servernick
Normal file
17
bitchx-docs/6_Functions/servernick
Normal file
@@ -0,0 +1,17 @@
|
||||
Synopsis:
|
||||
$servernick(<refnum>)
|
||||
|
||||
Technical:
|
||||
This function returns the client's current nickname on a given server.
|
||||
|
||||
Practical:
|
||||
This function is good when using multiple servers with possibly different
|
||||
nicks.
|
||||
|
||||
Returns:
|
||||
nickname on server <refnum>
|
||||
|
||||
Examples:
|
||||
$servernick(0) always the same as $N
|
||||
$servernick(2) client's nick on server 2
|
||||
|
||||
Reference in New Issue
Block a user