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:
18
bitchx-docs/8_Scripts/modes
Normal file
18
bitchx-docs/8_Scripts/modes
Normal file
@@ -0,0 +1,18 @@
|
||||
Synopsis:
|
||||
load modes
|
||||
|
||||
Description:
|
||||
This script is mostly of historical significance. It does in script what
|
||||
it now available with the MODE_STRIPPER setting and the MODE_STRIPPED
|
||||
hook. Use them instead, they are far more efficient.
|
||||
|
||||
The script implements a script-based mode stripper, meaning it takes the
|
||||
arguments received by the MODE hook and breaks them down into their
|
||||
individual mode changes, allowing them to be processed more easily.
|
||||
|
||||
See Also:
|
||||
load(5); on(4) mode, mode_stripped; set(4) mode_stripper
|
||||
|
||||
Other Notes:
|
||||
This script was written by Jeremy Nelson (hop), jnelson@acronet.net.
|
||||
|
||||
Reference in New Issue
Block a user