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,228 of 187,591
Downloads: 67,026

Daily

Ranking: 15,766 of 187,571
Downloads: 33

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,212,119,821activesupport
131,136,237,797json
25991,612,233thor
28925,037,502rspec
100424,714,555byebug
104413,347,158httparty
297151,645,833colorize
1,07840,607,678faye-websocket
3,8252,696,336ptools
146,6223,846file-append

Owners

#GravatarHandle
1iconFreedomBen