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,169 of 180,459
Downloads: 60,814

Daily

Ranking: 13,220 of 180,454
Downloads: 33

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7891,045,013activesupport
17810,724,967json
23767,894,233rspec
25759,532,023thor
94321,593,031byebug
109294,678,964httparty
255124,342,638colorize
99732,146,602faye-websocket
3,5712,292,696ptools
147,3813,326file-append

Owners

#GravatarHandle
1iconFreedomBen