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,272 of 188,635
Downloads: 21,024

Daily

Ranking: 30,841 of 188,368
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
148305,709,167eventmachine
1,10940,148,422shoulda
3,3873,732,512xmpp4r

Owners

#GravatarHandle
1iconbadboy_