RubyGems Navigation menu

slackbot_frd 0.0.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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  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.0.3 - April 11, 2015 (11 KB)
Mostrar todas las versiones (31 total)

dependencias de Runtime (8):

activesupport ~> 4.2
colorize ~> 0.7
daemons ~> 1.2
file-append ~> 0.0
httparty ~> 0.13
json ~> 1.8
thor ~> 0.19

dependencias de Development (2):

byebug ~> 4.0
rspec ~> 3.1

Propietarios:

Autores:

  • Ben Porter

SHA 256 checksum:

2bc238afe049ce55a376c768dc3f130620e4683419402e1bb9efc21e87904ab5

Total de descargas 61.227

Para esta versión 2.116

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: