Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

🧾 Retrieves tweets in a specific list on Twitter and displays tweets with images in a grid view.

License

Notifications You must be signed in to change notification settings

tomacheese/twitter-list-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-list-images

🧾 Retrieves tweets in a specific list on Twitter and displays tweets with images in a grid view.

Configuration

data/config.yml or CONFIG_PATH environment location

twitter:
  consumerKey: "XXXXXXXXXXXXXXXXXX"
  consumerSecret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  accessToken: "1234567890-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  accessSecret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  targetListId: "1234567890"

License

The license for this project is MIT License.

About

🧾 Retrieves tweets in a specific list on Twitter and displays tweets with images in a grid view.

Resources

License

Stars

Watchers

Forks

Languages