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,838 of 186,959
Downloads: 19,804
Daily
Ranking: 41,906 of 186,713
Downloads: 17
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 |
---|---|---|
139 | 296,900,477 | eventmachine |
1,113 | 37,601,479 | shoulda |
3,318 | 3,695,926 | xmpp4r |
Owners
# | Gravatar | Handle |
---|---|---|
1 | badboy_ |