Mailbot implements a messaging service in form of a bot on IRC. Users are able to post messages to channel groups, as well as send private messages to each other. The script is in TCL, and runs on top of eggdrop. It uses SQLite for the storage backend.
Sitesbot implements a FTP site tracking in form of a bot on IRC. Users are able to populate the database with FTP sites/mirrors and have the script monitor the status of these sites. The script is in TCL, and runs on top of eggdrop.