Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TwitterLogger:
- save_favorites: true
- save_retweets: true
- description:
- - Logs updates and favorites for specified Twitter users
- - twitter_users should be an array of Twitter usernames, e.g. [ ttscoff, markedapp ]
- - save_images (true/false) determines whether TwitterLogger will look for image urls and include them in the entry
- - save_favorites (true/false) determines whether TwitterLogger will look for the favorites of the given usernames and include them in the entry
- - save_images_from_favorites (true/false) determines whether TwitterLogger will download images for the favorites of the given usernames and include them in the entry
- - save_retweets (true/false) determines whether TwitterLogger will look for the retweets of the given usernames and include them in the entry
- - save_images_from_retweets (true/false) determines whether TwitterLogger will download images for the retweets of the given usernames and include them in the entry
- - "droplr_domain: if you have a custom droplr domain, enter it here, otherwise leave it as d.pr "
- twitter_users:
- - jeffcovey
- save_images_from_favorites: true
- droplr_domain: d.pr
- TwitterLogger_last_run: Tue Jun 18 20:04:38 2013
- twitter_tags: "#social #twitter"
- save_images: true
- save_images_from_retweets: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement