Information: This script keeps a record of the peak amount of users in a channel. The channel peak can be viewed from dcc chat or via pub command. It can also optionally announce to the channel or broadcast a partyline notice when a channel's peak record is broken. Changes log for ChanPeak.tcl: Version 1.2 * Released to the public from the |DAWG| Tcl web site. * Woops.. I broke the join code. Version 1.2 * Released to the public from the |DAWG| Tcl web site. * New database format. * Bug fixes. Version 1.1 * Released to the public from the |DAWG| Tcl web site. * Code cleanups. * Removed die lines. * Sped up readarray and savearray code.