| T a n e s h a N e t w o r k s |
GroupBot is an IRC bot which provides interface for all aspects of 'trading'.
The GroupBot is using POE including POE::Component::IRC for IRC communications, and HTTP for a stats submitting interface. It is using DBI and MySql for persistence of the data.
The bot has several features. These are all related to 'trading' so if they don't make sense to you, then probably you don't need this bot.
You can get the sources from your Subversion server. Just use the following command:
svn co https://svn.tanesha.net/svn/foo/hgroupbot/trunk/ hgroupbot
If you dont know what Subversion is, then take a look at the book at http://svnbook.red-bean.com/
For installation, take a look at the README.txt file in SVN.