Information: This script provides 49 in-channel commands for interacting with the bot. Auth and Subop are supported. Changes log for Pub.tcl: Version 1.8 * Released to the public from the |DAWG| Tcl web site. * Removed all unnecessary use of ()'s. * Major cleanups. * Added validchan checking for +chan and -chan. * Required access for uptime was changed to m|m. * Fixed some problems in pub_access. * The 'deop' command no longer works on the bot. * Added better error checking for 'hosts'. * 02/10/02: Beta 1 release to the |DAWG| Tcl web site. * Added more onchan checks. * Fixed a missing close " error in the version command. * Added more opions to the version command. * 03/02/02: Beta 2 release to the |DAWG| Tcl web site. * Fixed a few bugs. * Added multiple trigger support. * Added 'time' and 'unixtime'. * 06/12/02: Beta 3 release to the |DAWG| Tcl web site. * Added a missing return in invite. Version 1.7 * Released to the public from the |DAWG| Tcl web site. * Fixed access list bugs. * Fixed a bug with the mode command. * Code cleanups. Version 1.6 * Released to the public from the |DAWG| Tcl web site. * Fixed some places where I was using string operations on lists. * Fixed problems with chattr on invalid channels. * Fixed problems with +chan on invalid channel types. * Made some messages more clear. Version 1.5 * Released to the public from the |DAWG| Tcl web site. * Fixed some places where I was using list operations on strings. Version 1.4 * Released to the public from the |DAWG| Tcl web site. * Added auth. * Bug fixes. Version 1.3 * Released to the public from the |DAWG| Tcl web site. * Fixed an autovoice bug. Version 1.2 * Released to the public from the |DAWG| Tcl web site. * SubOp can now be turned on and off for individual channels from the partyline. * Misc bug fixes. Version 1.1 * Released to the public from the |DAWG| Tcl web site. * Made 'version' show only the eggdrop version for non +m users.