== REQUIREMENTS == - Rubygems - activerecord gem - Ruby-MemCache gem == INSTALLATION == 1) Install rubygems (http://www.rubygems.org) 2) Install gems: $ sudo gem install activerecord Ruby-MemCache 2) Copy the config example to a config file: $ cp config.rb.example config.rb 3) Edit config.rb with your favorite editor, there are comments in the file. 4) Make the sqlite DB: $ ./makedb.sh 5) Edit the botchk file to reflect your ruby path and rubybot directory. 6) Run the botchk file to load the bot. $ ./botchk == CONTACT INFORMATION == Website: http://www.tecnobrat.com/ruby-irc-bot Email: brian -= at =- tecnobrat [[dot]] com