donohue76 / twitterbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitterbot

answer to a question from Ruby Magic Night #SDRuby on March 24, 2016

github: https://github.com/magicnights

resources used:

  1. http://www.codebycodes.com/blog/2015/08/31/creating-a-simeple-twitter-bot-with-ruby
  2. http://www.rubydoc.info/gems/twitter
  3. http://railsapps.github.io/rails-environment-variables.html

Description

This is simple rails web application that receives user input in the form a tweet then generates a random "advice" tweet from a saved list of part of speech and sends it out via Twitter.

twitterbot

About


Languages

Language:Ruby 69.4%Language:HTML 20.0%Language:CSS 8.1%Language:JavaScript 1.8%Language:CoffeeScript 0.6%