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 | |
|---|---|---|---|
| |
.gitignore | Thu Nov 13 04:00:20 -0800 2008 | |
| |
README | Wed Feb 04 04:29:42 -0800 2009 | |
| |
archived_latest.txt | Thu Nov 13 04:00:20 -0800 2008 | |
| |
fixtures/ | Wed Dec 17 14:56:09 -0800 2008 | |
| |
run_example.rb | Thu Dec 18 10:00:23 -0800 2008 | |
| |
twitter2campfire.rb | Wed Feb 04 04:44:34 -0800 2009 | |
| |
twitter2campfire_spec.rb | Wed Dec 17 14:54:19 -0800 2008 |
README
twitter2campfire.rb Publish a Twitter summize feed to Campfire This script allows you to monitor a Twitter search feed using Campfire. Here's how to get it set up: Pre-run: make sure to install gem dependencies: sudo gem install tinder rio hpricot htmlentities then: 1) Check out the repo: git clone git://github.com/paulca/twitter2campfire.git 2) Copy 'run_example.rb' to 'run.rb' and edit it with your credentials and a feed url ( from http://search.twitter.com ) 3) Set a cron script to run the script every minute. Something like this should do it: * * * * * cd /home/twitter2campfire/; ruby run.rb Hallelujah, you got Twitter in your Campfire, sweet! Follow me on Twitter for updates: http://www.twitter.com/paulca








