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,445 of 190,317
Downloads: 68,738

Daily

Ranking: 39,990 of 190,280
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,293,977,679activesupport
121,216,809,286json
251,045,448,502thor
29957,358,331rspec
102444,403,952byebug
103441,733,770httparty
305157,347,660colorize
1,08442,574,935faye-websocket
3,8602,838,900ptools
147,7203,920file-append

Owners

#GravatarHandle
1iconFreedomBen