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,040 of 186,959
Downloads: 65,981

Daily

Ranking: 46,526 of 186,713
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,168,553,921activesupport
131,097,020,568json
25964,433,324thor
27909,387,510rspec
98414,508,575byebug
104398,220,537httparty
292148,814,455colorize
1,08039,542,270faye-websocket
3,8022,645,758ptools
146,0853,745file-append

Owners

#GravatarHandle
1iconFreedomBen