RubyGems Navigation menu

jabbot 1.0.0

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 }

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.0 April 10, 2014 (16.0 KB)
  2. 0.3.2 June 25, 2011 (16.0 KB)
  3. 0.3.1 April 12, 2011 (14.0 KB)
  4. 0.2.0 October 03, 2010 (14.0 KB)
  5. 0.1.2 April 26, 2009* (13.5 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (2):

eventmachine ~> 0.12
xmpp4r ~> 0.4

Development 相依性套件 (1):

shoulda ~> 2.10.1

擁有者:

作者:

  • badboy

SHA 256 總和檢查碼:

=

總下載次數 18,820

這個版本 4,027

版本发布:

授權:

Ruby 版本需求: >= 0

相關連結: