These are the example scripts that come with eggdrop. They're meant to be useful AND to introduce Tcl to those who haven't dealt with it before. Even people who program in Tcl may be confused by eggdrop's implementation at first, because so many commands were added to interface the bot. compat.tcl compatability script for really old eggdrop versions console.tcl saves and restores users' console levels gainops1.tcl a way to get ops from other bots on the botnet (if they're on the same channel) local.tcl uses the FILT binding to send text starting with ' to local users only (not the rest of the botnet) ques3.tcl makes web pages of who's on each channel, updated periodically (requires toolkit.tcl) samples.tcl adds several commands (more good examples) toolkit.tcl a few useful proc's that may be required by other Tcl scripts