Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 384 Bytes

TwitterCollageMaker

Makes a photo collage with user following list(friends). Example: User: KingJames

alt text

To use first of all Set up your credentials (https://apps.twitter.com) in HomeController.

Auth.SetUserCredentials("Access_Token", "Access_Token_Secret", "Consumer_Key", "Consumer_Secret");