RubyGems Navigation menu

jabbot 0.3.1

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 is located at: http://github.com/cjohansen/twibot/tree/master A big thank you to Christian Johansen, who wrote the code for Twibot. Jabbot is heavily based on his code. It's as easy as definig a small message handler: message do |message, params| post message.text end

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 依赖 (1):

xmpp4r >= 0.4

Development 依赖 (1):

shoulda >= 2.10.1

业主:

作者:

  • badboy

SHA 256 校验和:

b1d2522bc6aca42450e5bd9f7c27dd25afb0372920574d77a5cf747d513bd87c

下载总量 18,289

这个版本 3,389

许可:

需要的 Ruby 版本:

链接: