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,868 of 193,649
Downloads: 70,037

Daily

Ranking: 95,690 of 193,618
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,367,119,287activesupport
101,299,938,726json
251,100,177,453thor
29989,166,690rspec
104463,341,554byebug
105462,713,988httparty
318162,689,257colorize
1,08244,568,976faye-websocket
3,8782,965,442ptools
148,9303,991file-append

Owners

#GravatarHandle
1iconFreedomBen