xmppbot 0.0.3
This is a simple implementation on top of StropheRuby 'http://github.com/flamontagne/strophe_ruby/'. It's for those who want to build xmpp bots quickly. It features only the essential : - auto accept subscriptions - callback for received messages - callback for received presences - a method to send messages and presences - That's about it Warning : StropheRuby is quite experimental at the moment. It is definitely NOT ready for production!
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            strophe_ruby
            >= 0.0.5
          
    