Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > GOZERBOT 0.99.0 RELEASED

Reply
Thread Tools

GOZERBOT 0.99.0 RELEASED

 
 
Bart Thate
Guest
Posts: n/a
 
      10-04-2011
Hello world and everybody !

i'm pleased to announce the release of GOZERBOT 0.99.0, the first in a
series of releases that are supposed to lead to a proper 1.0 release
for GOZERBOT. The intention is to get a 1.0 version of GOZERBOT
available for users that still use this bot, got almost 2000 download
of 0.9.2 so its worth to support all those users with a release they
can build on. I dont have the intention to develop GOZERBOT any
further beyond that, that's what JSONBOT is all about, so keep in mind
these are pure maintenance releases.

2 major changes crept into this release, namely:

* no more seperate gozerplugs package, its all wrapped into 1 thing.
The gozerplugs package has find its way under the gplugs directory in
the main distro so no more seperate installing of plugins.
* SQLAlchemy is now optional, so GOZERBOT can run on older versions of
debian etc. Since this leads to less dependancies GOZERBOT is easier
to install.

note: there is not going to be a seperate "all" distro as those
dependancies are already included.

SQLAlchemy is made optional by providing plugins that use direct
queries on the database, this is the default. You can change
operations back to SA by setting db_driver = "alchemy" in gozerdata/
mainconfig.

The intention is to release a new version of GOZERBOT every week or
so, until its stable for a long period of time. When its time i'll cut
of the 1.0 release ;]

urls:

* download tar - http://code.google.com/p/gozerbot/downloads/list
* mercurial clone - "hg clone https://gozerbot.googlecode.com/hg
mybot"
* please report bugs at http://code.google.com/p/gozerbot/issues/entry
especially if you are already running a GOZERBOT and run into
problems.
* path to the futire - http://jsonbot.org

read the provided README for instructions on how to get the bot
running.

About GOZERBOT:

GOZERBOT is a channel bot supporting conversations in irc channels
and jabber conference rooms. It is 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.
GOZERBOT comes with some batteries included.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
GOZERBOT 0.8.1-BETA released Bart Thate Python 0 05-18-2008 09:11 AM
ANN: GOZERBOT 0.8 released Bart Thate Python 0 03-04-2008 07:11 PM
GOZERBOT 0.8-BETA released bthate Python 0 02-05-2008 11:40 PM
GOZERBOT 0.7.1 released bthate Python 0 08-25-2007 07:59 PM
ANN: gozerbot 0.7 released bthate Python 3 07-09-2007 06:35 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57