RubyGems Navigation menu

dory 0.2.3

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:
=

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.2.3 June 27, 2016 (11 KB)
Show all versions (47 total)

Runtime Dependencies (4):

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

Development Dependencies (4):

byebug ~> 8.2
rake ~> 10.5
rspec ~> 3.4

Owners:

Authors:

  • Ben Porter

SHA 256 checksum:

=

Total downloads 141,592

For this version 2,033

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: