Skip to content

dustin/twitter-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Publisher

This is just a sample project using twitty-twister and wokkel to publish a twitter realtime stream (e.g. spritzer, gardenhose or firehose) via xmpp pubsub.

How Do I Do It?

git clone git://github.com/dustin/twitter-pub.git
cd twitter-pub
git submodule init
git submodule update
cp pub.tac.in pub.tac

Edit pub.tac to suit your needs (your xmpp service, twitter account, etc...). Start it up (-n for foreground):

twistd -ny pub.tac

About

Simple service to publish a twitter stream to an XMPP pubsub node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages