Welcome on the GOZERBOT homepage
gozerbot is the Python IRC bot and Jabber bot in one
Try our new 0.8.1.1 release now
new features:
- ssl connections are now supported
- third party software included into gozerbot:
- feedparser (used by RSS) .. makes atom feeds possible
- simplejson (used by COLLECTIVE)
- BeautifulSoup (used to parse webpages)
- renewed RSS plugin
- renewed collective plugin
- renewed webserver plugin .. new webserver API
- tcp.py notification plugin as well as a totcp.py client program
download the 0.8.1.1 tarball gozerbot-0.8.1.1.tar.gz
browse the mercurial repository here
Requirements
- a shell
- python 2.4 or higher
- if you want to remotely install plugins: the gnupg module
- if you want mysql support: the py-MySQLdb module
- if you want jabber support: the xmpppy module
Why gozerbot?
- provide both IRC and Jabber support
- user management by userhost .. bot will not respond if it doesn't know you (see /docs/USER/)
- fleet .. use more than one bot in a program (list of bots) (see /docs/plugins/FLEET/)
- use the bot through dcc chat
- fetch rss feeds (see /docs/plugins/RSS/)
- remember items
- relaying between bots (see /docs/plugins/RELAY/)
- program your own plugins (see /docs/PROGRAMPLUGIN/)
- run the builtin webserver (see /docs/plugins/WEBSERVER/)
- query other bots webserver via irc (see /docs/plugins/COLLECTIVE/)
- serve as a udp <-> irc or jabber notification bot (see /docs/plugins/UDP)
- mysql and sqlite support
Download
- tarball, new stable
- tarball, old stable
- mercurial, development repository
hg clone http://core.gozerbot.org/hg/gozerdev- Browse the repository
Documentation
Remote installable plugins
This needs gnupg to work properly as of version 0.6.4.3
See plugins.gozerbot.org.
Gozerbot links
Contact the developers
You can reach the developers by joining #dunkbots on FreeNode or
IRCNet.
if we are not online on irc please email bthate@gmail.com if you have any problems with the bot