RubyGems Navigation menu

dory 0.3.6

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - September 21, 2022 (15 KB)
  2. 1.1.2 - September 21, 2022 (15 KB)
  3. 1.1.1 - April 07, 2021 (15 KB)
  4. 1.1.0 - August 14, 2019 (15 KB)
  5. 1.0.4 - April 17, 2019 (15 KB)
  6. 0.3.6 - July 27, 2016 (12.5 KB)
Show all versions (47 total)

Runtime Dependencies (4):

activesupport ~> 4.2
colorize ~> 0.8
ptools ~> 1.3
thor ~> 0.19

Development Dependencies (4):

byebug ~> 9.0
rake ~> 11.2
rspec ~> 3.4

Owners:

Authors:

  • Ben Porter

SHA 256 checksum:

20e7274e9998173525e26ed7b2acc3b0537ea212a8ecdd7ae1ca62da9a373568

Total downloads 137,493

For this version 2,916

License:

MIT

Required Ruby Version: >= 0

Links: