RubyGems Navigation menu

slackbot_frd 0.5.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:
= Copier Copié!

installation:
=

Versions:

  1. 0.5.0 - November 15, 2021 (15 ko)
  2. 0.4.0 - September 21, 2017 (15 ko)
  3. 0.3.5 - September 11, 2017 (14,5 ko)
  4. 0.3.4 - July 25, 2017 (14,5 ko)
  5. 0.3.3 - February 16, 2017 (14,5 ko)
Voir toutes les versions (31)

Dépendances de Runtime (8):

activesupport ~> 6.1
colorize ~> 0.8
faye-websocket ~> 0.11
file-append ~> 0.0
httparty ~> 0.20
json ~> 2.6
ptools ~> 1.4
thor ~> 1.1

Dépendances de Development (2):

byebug ~> 11.1
rspec ~> 3.10

Propriétaires:

Pushed by:

Auteurs:

  • Ben Porter

Total de contrôle SHA 256:

f86379fee43119cdae853a06ef5d7390d30dbd8910db37e8584eb8129c15b52b

Total de téléchargements 60 781

Pour cette version 1 554

License:

MIT

Version de Ruby requise: >= 0

Liens: