Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

brettbuddin/prize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prize

Uses Twitter's streaming API to listen for specific keywords for a contest. It also tracks retweets of a specified user's tweets that contain those same search terms. This allows users to enter the contest by tweeting with, say, a hashtag and or by retweeting the originating organization's tweets containing said hashtag.

User IDs are accumulated in Redis by date. The key used for each Redis Set looks like: prize:2012-03-25

$ prize --config=~/path/to/file.config

[debug]: Tracking keywords ['superawesomecontest']
[debug]: Following user ['271196899']

About

Twitter contest entry tracker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages