Skip to content

salted/songbird

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Songbird

A campfire bot that subscribes to the twitter streaming API and echoes any tweets that match your search criteria into a chat room.

Setup

  1. Set the following environment variables:
  • CAMPFIRE_ACCOUNT
  • CAMPFIRE_API_KEY
  • TWITTER_CONSUMER_KEY
  • TWITTER_CONSUMER_SECRET
  • TWITTER_ACCESS_TOKEN
  • TWITTER_ACCESS_TOKEN_SECRET
  1. Add Heroku repo
git remote add heroku git@heroku.com:litmus-twitterbot.git

Run locally

./bin/songbird

Deploy

git push heroku master

About

A campfire + twitter bot. Subscribes to the twitter streaming API and echoes any tweets that match your search criteria into a chat room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published