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,532 of 183,471
Downloads: 63,734

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,004,387,434activesupport
18927,442,541json
24843,122,327thor
25824,998,340rspec
94361,987,465byebug
107338,193,160httparty
272136,261,866colorize
1,03635,586,423faye-websocket
3,6862,457,648ptools
145,2583,594file-append

Owners

#GravatarHandle
1iconFreedomBen