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: 23,043 of 196,125
Downloads: 71,075

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,411,726,152activesupport
91,354,686,954json
251,136,628,080thor
291,010,713,264rspec
107476,205,115httparty
108474,982,734byebug
322166,415,908colorize
1,08645,538,883faye-websocket
3,9083,036,620ptools
150,0784,044file-append

Owners

#GravatarHandle
1iconFreedomBen