Information: This script synchronizes the bot's banlist with ChanServ's Akick list. When ChanServ sets a ban, it is added to the bot's banlist for that channel automatically. It will not ban any +o/+m/+n users. Changes log for AkickSync.tcl: Version 1.2 * Released to the public from the |DAWG| Tcl web site. * Fixed banlist checking to check clannel bans instead of global bans. * Code cleanups. * Removed die lines. Version 1.1 * Released to the public from the |DAWG| Tcl web site. * Added compatibly for older Tcl versions.