Version 32 of Writing Tcl scripts for eggdrop

Updated 2005-11-06 21:46:06

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: 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