Skip to content

Script that was thrown together to listen for #sor09 tags and retweet them

Notifications You must be signed in to change notification settings

rubaidh/hashtag_retweet_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The script is a bit ghastly and could easily be improved but should
provide inspiration for something a bit more thought out.

Dependencies
============
- twibot, wrapper for twitter4r to do the twitter magic
-- gem install twibot
-- http://github.com/cjohansen/twibot/tree/master

- Feedzirra, atom parser
-- gem install pauldix-feedzirra
-- http://github.com/pauldix/feedzirra/tree/master

- ActiveRecord for ORM

Run create_db_table.rb to create a database table for the app
Ruby bot.rb to run the bot

You'll want to setup the db connections to suit your own db and add a twitter login to config/bot.yml

About

Script that was thrown together to listen for #sor09 tags and retweet them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages