search on Twitter and notify with Slack.com.
- Ruby 1.9.3~2.0.0
- MongoDB 2.0
% gem install bundler
% bundle install
twitter-egosearch-slack uses Tw to use Twitter API.
% tw --user:add
% tw --user:list
add slackbot integration and get token
% cp sample.config.yml config.yml
% MONGOID_ENV=development bundle exec ruby bin/egosearch.rb
% MONGOID_ENV=production bundle exec ruby bin/egosearch.rb