Eggdrop is an [IRC] robot, designed to be extended by Tcl. 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/ or http://www.sf.net/projects/eggdrop/ ----- * '''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''': TCL Scripts * '''Description/Comments''': TCL Scripts writen for eggdrop. * '''URL''': http://bseen.eggheads.org/ http://www.egghelp.org/tcl.shtml http://eggfaq.com/cgi-bin/links.cgi#Scripts ftp://ftp.eggheads.org/pub/eggdrop/scripts/ ftp://ftp.eggheads.org/pub/eggdrop/users/mc/ http://mc.purehype.net:81/ ----- * '''Title''': Undernet's #eggdrop Site * '''Description/Comments''': Official website for Eggdrop. * '''URL''': http://www.eggheads.org/ ----- * '''Title''': Writing eggdrop scripts that won't choke on special characters * '''Description/Comments''': How to write Tcl eggdrop scripts that won't choke on brackets and other special characters * '''URL''': http://www.soft.net.uk/staffs/eggdrop/characters.html ----- [Category Application] -----