GOZERBOT is a channel bot that aids with conversation in irc channels and jabber conference rooms. its mainly used to send notifications (RSS, nagios, etc.) 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 thats usefull. This is done with a plugin structure that makes it easy to program your own plugins. But GOZERBOT comes with some batteries included, there are now over 100 plugins already written and ready for use.
Why gozerbot?
- provide both IRC and Jabber support
- user management by userhost .. bot will not respond if it doesn’t know you
- fleet .. user more then one bot in the mainbot
- use the bot through dcc chat
- fetch rss feeds
- remember items
- relaying between bots (also between IRC and Jabber)
- program your own plugins
- query other bots with json REST
- serve as a udp to irc or jabber notification bot
- sqlalchemy support
this is the basic bot ... for plugins see the gozerplugs package http://code.google.com/p/gozerplugs/