GOZERBOT is a channel bot that aids conversation in IRC channels and Jabber conference rooms. It's mainly used to serve RSS feeds and to have custom commands made for the channel. More then just a channel bot, GOZERBOT aims to provide a platform for the user to program his own bot and make it into something useful. This is done with a plugin structure that makes it easy to program your own. There are over 100 plugins already written and ready for use.
GZRBOT is a port of GOZERBOT to the Google Application Engine. It is there for its code and reuse of it is highly recommended. A script is available to clone gzrbot and rename it so you can run your own bot off the GZRBOT code. GZRBOT has a plugin system that lets you program your own plugin and provide you a way to add custom functionality to your bot. Both writing commands and reacting on events through callbacks is supported.
JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP. This distribution provides bots built on the JSONBOT framework for console, IRC, XMPP for the shell and WWW, and XMPP for the Google App Engine. A plugin infrastructure can be used to write your own functionality.