RubyGems Navigation menu

slackbot_frd 0.1.1

The slack web api is good, but very raw. What you need is a great ruby framework to abstract away all that. This is it! This framework allows you to write bots easily by providing methods that are easy to call. Behind the scenes, the framework is negotiating your real time stream, converting channel names and user names to and from IDs so you can use the names instead, and parsing/classifying the real time messages into useful types that you can hook into. Don't write your bot without this.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.5.0 - November 15, 2021 (15.0 KB)
  2. 0.4.0 - September 21, 2017 (15.0 KB)
  3. 0.3.5 - September 11, 2017 (14.5 KB)
  4. 0.3.4 - July 25, 2017 (14.5 KB)
  5. 0.3.3 - February 16, 2017 (14.5 KB)
  6. 0.1.1 - August 10, 2015 (13.0 KB)
顯示所有版本(共 31)

Runtime 相依性套件 (8):

activesupport ~> 4.2
colorize ~> 0.7
file-append ~> 0.0
httparty = 0.13.3
json ~> 1.8
ptools ~> 1.3
thor ~> 0.19

Development 相依性套件 (2):

byebug ~> 4.0
rspec ~> 3.1

擁有者:

作者:

  • Ben Porter

SHA 256 總和檢查碼:

c71eb99b42fc1d747f2b83d639ae122bf6a23dba4c86e0e9b1101467a6ee42e6

總下載次數 61,482

這個版本 2,378

授權:

MIT

Ruby 版本需求: >= 0

相關連結: