RubyGems.org

jabbot

0.3.2

Jabbot is a Ruby micro-framework for creating Jabber/MUC bots, heavily inspired by Sinatra and Twibot. I modified the code of Twibot to fit my needs. The original Twibot code by Christian Johansen is located at: http://github.com/cjohansen/twibot It's as easy as definig a small message handler: message {|message, params| post message.text }

installgem install jabbot
Authors

badboy

3,464 total downloads 791 for this version
Owners

Dd016fe8d3b2f44d2c9c5f3367b3ad25

Gemfile
gem "jabbot", "~> 0.3.2"
Versions
  1. 0.3.2 June 24, 2011
  2. 0.3.1 April 11, 2011
  3. 0.2.0 October 2, 2010
  4. 0.1.2 April 26, 2009
Show all versions (5 total)
Development Dependencies
  1. shoulda >= 2.10.1