/ruby-twitter-bot

Very simple bot using ruby gem

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Simple Ruby Twitter Bot

A basic follow up of the post here allowing to search, fav, reply and other functionalities with Twitter ruby gem.

Run it

  • Open your terminal
  • cd this_repo_path
  • irb -r /.bot.rb
  • Follow instructions on terminal

Ruby Meetup Presentation

This repo was presented on a Ruby Bogota Meetup, and its presentation is here.