RubyGems Navigation menu

dory 0.0.7

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.0.7 - March 21, 2016 (9.5 KB)
Show all versions (47 total)

Runtime Dependencies (3):

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:

e2cd8c6953ee9d6b3e225b10f2cce4904a4545a84c727468a5fd84f89597fa18

Total downloads 136,988

For this version 2,145

License:

MIT

Required Ruby Version: >= 0

Links: