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,803 of 184,864
Downloads: 19,176
Daily
Ranking: 37,897 of 184,846
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 |
---|---|---|
142 | 274,720,970 | eventmachine |
1,102 | 34,599,654 | shoulda |
3,220 | 3,652,911 | xmpp4r |
Owners
# | Gravatar | Handle |
---|---|---|
1 | badboy_ |