This release fixes ircevent.reply() when dotchars is not set in the configuration file. A typo was fixed in gozerbot-upgrade. XMPP now uses type "chat" as default when sending messages.
Most of the plugins were removed from the core bot
and moved into their own tarball. This will keep
the core clean and easier to maintain. This is a
big change that needs testing. Furthermore, the
core has been rewritten to better handle callbacks
and commands. A REST server and client was added
to allow different gozerbots to communicate with
each other. New plugins include powernick,
throttle, register, anon, cloud, and traclog.