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,749 of 192,692
Downloads: 69,589

Daily

Ranking: 22,848 of 192,666
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,339,865,813activesupport
121,266,305,593json
251,078,220,302thor
29976,634,844rspec
102456,037,006byebug
104454,719,341httparty
311160,485,946colorize
1,08243,793,987faye-websocket
3,8652,923,835ptools
148,4243,975file-append

Owners

#GravatarHandle
1iconFreedomBen