🧾 Retrieves tweets in a specific list on Twitter and displays tweets with images in a grid view.
data/config.yml or CONFIG_PATH environment location
twitter:
consumerKey: "XXXXXXXXXXXXXXXXXX"
consumerSecret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
accessToken: "1234567890-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
accessSecret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
targetListId: "1234567890"The license for this project is MIT License.