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,475 of 183,107
Downloads: 63,439

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7989,475,609activesupport
18910,800,336json
24831,919,028thor
25817,849,894rspec
94357,037,489byebug
108332,805,298httparty
271135,014,968colorize
1,03035,190,363faye-websocket
3,6592,437,184ptools
145,1313,576file-append

Owners

#GravatarHandle
1iconFreedomBen