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:
15
bitchx-docs/6_Functions/irclib
Normal file
15
bitchx-docs/6_Functions/irclib
Normal file
@@ -0,0 +1,15 @@
|
||||
Synopsis:
|
||||
$irclib()
|
||||
|
||||
Technical:
|
||||
This function returns the irc library directory, specified at compile time.
|
||||
|
||||
Practical:
|
||||
It can be used to locate scripts or whatnot.
|
||||
|
||||
Examples:
|
||||
load $irclib()/script/motd /* loads the "motd" script */
|
||||
|
||||
See Also:
|
||||
load(5);
|
||||
|
||||
Reference in New Issue
Block a user