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: 53,014 of 196,721
Downloads: 22,294
Daily
Ranking: 58,818 of 196,694
Downloads: 0
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 |
|---|---|---|
| 161 | 331,383,978 | eventmachine |
| 1,064 | 47,412,710 | shoulda |
| 3,557 | 3,881,719 | xmpp4r |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | badboy_ |