Categories: None [Edit]

slackbot_frd

https://rubygems.org/gems/slackbot_frd
https://github.com/FreedomBen/slackbot_frd
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.

Total

Ranking: 21,174 of 180,488
Downloads: 60,845

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7892,522,983activesupport
17812,117,610json
23768,688,728rspec
25760,632,677thor
94322,136,912byebug
109295,296,878httparty
255124,538,529colorize
99732,184,497faye-websocket
3,5722,294,429ptools
147,3763,327file-append

Owners

#GravatarHandle
1iconFreedomBen