Information: This script notifies a channel what a user joins the partyline, when a user leaves the partyline, when a bot disconnects, when a bot links, and when a user changes there handle. If hub mode is set to 1, it will notify when any bot links or delinks. Changes log for BotnetNotify.tcl: Version 1.8 * Released to the public from the |DAWG| Scripting Team website. * Added multiple channel support via user-defined channel flags. * Removed die lines. * Code cleanups. Version 1.7 * Released to the public from the |DAWG| Scripting Team website. * The bot will no longer try to send data to channels it isn't on. Version 1.6 * Released to the public from the |DAWG| Scripting Team website. * Completely disabled the BOTNETNOTIFY: prefix in all channel messages. Version 1.5 * Released to the public from the |DAWG| Scripting Team website. * Minor documentation updates. * Put all configuration settings into an array to save code. Version 1.4 * Released to the public from the |DAWG| Scripting Team website. * Added version checking so the script will not attempt to run on anything but eggdrop 1.6.x. * Fixed a bug preventing users from quitting the partyline. * Minor formatting changes. Version 1.3 * Released to the public from the |DAWG| Scripting Team website. * Major bugfixes and formatting completely redone. Version 1.2 * UnReleased. * Minor bug fixes.