Eggdrop is an [IRC] robot, designed to be extended by Tcl/Tk.. Scripts for eggdrop bots are written in Tcl, extended by the addition of many eggdrop-specific commands that are described in tcl-commands.doc that is distributed with eggdrop. This is a page of links for those who write eggdrop bot scripts. Please feel free to add good quality links to pages that deal with scripting techniques in this area. ----- * '''Title''': Download Eggdrop * '''Description/Comments''': Where to download Eggdrop. * '''URL''': ftp://ftp.eggheads.org/pub/eggdrop/source/eggdrop-latest.tar.gz or http://www.geteggdrop.com/ ----- * '''Title''': Guide to TCL scripting for Eggdrop 1.6 * '''Description/Comments''': A comprehensive guide. The Guide is optimized for Eggdrop 1.6. With a few minor adjustments the Guide can also be used to write scripts for Eggdrop 1.3 and 1.4. * '''URL''': http://www.suninet.nl/tclguide/ ----- * '''Title''': Writing eggdrop scripts that won't choke on special characters