This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
bot.rb | ||
| |
config/ | Wed Mar 25 06:40:25 -0700 2009 | |
| |
create_db_table.rb | Wed Mar 25 08:22:51 -0700 2009 | |
| |
feed.rb | ||
| |
readme |
readme
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








