Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 148 | 305,709,167 | eventmachine |
| 1,109 | 40,148,422 | shoulda |
| 3,387 | 3,732,512 | xmpp4r |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | badboy_ |