RubyGems Navigation menu

slackbot_frd 0.1.0

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.5.0 - November 15, 2021 (15 KB)
  2. 0.4.0 - September 21, 2017 (15 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.0 - August 09, 2015 (13 KB)
Zeige alle Versionen (31 total)

Runtime Abhängigkeiten (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 Abhängigkeiten (2):

byebug ~> 4.0
rspec ~> 3.1

Besitzer:

Autoren:

  • Ben Porter

SHA 256-Prüfsumme:

680971cb25e0d659ae496f70db1b1a49788166184ad99b1b92b474f8e1892f80

Downloads insgesamt 61.227

Für diese Version 2.387

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: