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,499 of 191,455
Downloads: 68,914

Daily

Ranking: 34,302 of 191,429
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,310,046,288activesupport
121,234,160,962json
251,056,170,630thor
29964,231,479rspec
102448,225,803byebug
103446,557,521httparty
307158,360,852colorize
1,08443,016,146faye-websocket
3,8632,869,596ptools
147,8873,935file-append

Owners

#GravatarHandle
1iconFreedomBen