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,838 of 186,959
Downloads: 19,804

Daily

Ranking: 41,906 of 186,713
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
139296,900,477eventmachine
1,11337,601,479shoulda
3,3183,695,926xmpp4r

Owners

#GravatarHandle
1iconbadboy_