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,159 of 187,255
Downloads: 66,811

Daily

Ranking: 45,049 of 187,239
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,196,497,015activesupport
131,122,708,500json
25981,638,551thor
27919,498,517rspec
98421,289,292byebug
104408,837,930httparty
294150,660,450colorize
1,07840,297,923faye-websocket
3,8152,681,522ptools
146,3133,823file-append

Owners

#GravatarHandle
1iconFreedomBen