/chirpy_daddy

Slack app that takes hashtags from the user and returns the top ten tweets with that hashtag. Built in Ruby.

Primary LanguageRuby

Chirpy Daddy

Slack app built in Ruby that takes a user's hashtag and returns the top 10 trending tweets with that hashtag.

The app connects to the Slack API through the slack-ruby-client gem and to Twitter's API through the twitter gem.