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,693 of 187,138
Downloads: 20,290

Daily

Ranking: 40,211 of 187,126
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
139301,120,505eventmachine
1,10938,354,699shoulda
3,3393,707,055xmpp4r

Owners

#GravatarHandle
1iconbadboy_