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: 22,678 of 192,104
Downloads: 69,310

Daily

Ranking: 7,904 of 192,085
Downloads: 78

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,324,932,202activesupport
121,249,818,651json
251,067,528,448thor
29970,683,748rspec
102452,364,881byebug
103450,694,114httparty
308159,398,795colorize
1,08143,437,064faye-websocket
3,8632,899,235ptools
148,1873,956file-append

Owners

#GravatarHandle
1iconFreedomBen