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,623 of 184,150
Downloads: 64,313

Daily

Ranking: 57,843 of 184,132
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,032,738,617activesupport
17958,258,351json
24864,390,701thor
26838,840,506rspec
94371,402,867byebug
105349,150,442httparty
274138,789,582colorize
1,04736,270,249faye-websocket
3,7132,494,622ptools
145,5483,628file-append

Owners

#GravatarHandle
1iconFreedomBen