Skip to content

poppy-project/ergo-socialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ergo Jr Tweet watcher

Create a config.py at the root of this project.

TW_CONSUMER_KEY = 'consumer_key'
TW_CONSUMER_SECRET = 'consumer_secret'
TW_ACCESS_TOKEN = 'access_token'
TW_ACCESS_TOKEN_SECRET = 'access_token_secret'

TW_STREAM_TERMS = ['#some-hashtag', 'term1', 'term2']

About

Webapp to watch Facebook likes for a given page and Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published