Categories: None [Edit]

jabbot

https://rubygems.org/gems/jabbot
https://github.com/badboy/jabbot
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 }

Total

Ranking: 52,457 of 187,548
Downloads: 20,610

Daily

Ranking: 28,254 of 187,532
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
142302,904,255eventmachine
1,10838,947,729shoulda
3,3523,715,621xmpp4r

Owners

#GravatarHandle
1iconbadboy_