Introduction
This is a list of eggdrop tcl scripts approved by the eggtcl project.
Approved
weather.tcl
- Description: Returns the current weather for the city or postcode using the iGoogle API for weather. (by HM2K)
- Review: Highly configurable, seperate namespace, easy to use, great error handling. 10/10 (by thommey)
- Review: API Based, injection/exploit free, bug free. Could show a bit more info, hence the 9 on functionality. scores: 9/8/10 in functionality/readablity/maintainability - raw score: 9/10 (by speechles)
substitute.tcl
- Description: This script provides sed style text subsitution, with full regular expression support. Use ".chanset #chan +substitute" to enable the script in a channel. (by Pixelz)
- Review: An essential script for anyone familiar with perl style substitution. Nice header, good use of namespace, easy to use. Lacks deinit proc to unbind/remove the namespace. 9/10 (by HM2K)
Unapproved
worldtime.tcl
- Description: Returns the current time for anywhere in the world.
- Review: Pending review
Notes
If you would like to add a script, please contact a Team member.