Skip to content

samn/dalmatian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dalmatian

A bot for pulling the Twitter Streaming API and pushing Tweets to other services.

Right now only basic Hipchat functionality has been implemented. When a Tweet is received a link to it will be sent to the designated room.

Usage

The following environment variables must be set

  • APP_CONSUMER_KEY
  • APP_CONSUMER_SECRET
  • USER_ACCESS_TOKEN
  • USER_ACCESS_TOKEN_SECRET
  • TRACK Tweets matching this keyword will be streamed
  • HIPCHAT_ROOM_ID
  • HIPCHAT_AUTH_TOKEN

This is meant to run on Heroku, a Procfile is included.

License

Copyright © 2013 @samn

Distributed under the Eclipse Public License, the same as Clojure.

About

Simple Twitter Streaming API Multiplexer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published