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:
Kevin Easton
2008-02-25 09:25:32 +00:00
commit 28febcfea9
1429 changed files with 250653 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
Synopsis:
load newformat
Description:
This script is primarily meant as an extension to 2.8script, though it
can be used alone without problems. It mostly adds commands useful to
irc operators, as well as cleaning up STATS and TRACE output.
Command
/cleantr purge the list of servers from the last TRACE
/conall connect to all servers from last TRACE (usually after
| restarting one's server)
/invite same as INVITE, but current channel is used if none given
/topic same as TOPIC, but current channel is used if none given
/tt toggles display of normal users in STATS and TRACE output
| (also bound to ESC-t)
See Also:
2.8script(8); invite(1); load(5); stats(2); tls(8); topic(1); trace(2)
Other Notes:
This script is assumed to have been written by Matthew Green (phone).