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,338 of 183,107
Downloads: 18,874
Daily
Ranking: 28,793 of 183,092
Downloads: 5
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 |
---|---|---|
138 | 255,170,866 | eventmachine |
1,084 | 31,864,462 | shoulda |
3,118 | 3,606,437 | xmpp4r |
Owners
# | Gravatar | Handle |
---|---|---|
1 | badboy_ |