Skip to content

Pulls vines from a twitter feed and displays them on the page in a UL

License

Notifications You must be signed in to change notification settings

tonyjwalt/pull-vines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pull-vines

Pulls vines from a twitter feed and places them in a list.

Notes

The keys in "get-tweets.php" need to be changed to your keys:

  • $consumerkey = "123456";
  • $consumersecret = "123456";
  • $accesstoken = "123456";
  • $accesstokensecret = "123456";

To Do

More flexibility in defining card size, search term, number of results returned Give better credit to twitteroauth

License

The MIT License (MIT)

About

Pulls vines from a twitter feed and displays them on the page in a UL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published