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,120 of 196,721
Downloads: 71,107

Daily

Ranking: 30,022 of 196,694
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,426,725,582activesupport
91,372,601,330json
251,148,130,424thor
291,017,967,488rspec
107480,433,942httparty
108478,648,758byebug
322167,622,385colorize
1,08645,855,491faye-websocket
3,9163,063,345ptools
150,3584,050file-append

Owners

#GravatarHandle
1iconFreedomBen