Hi,
I create an HTML page to display some information about us for our user.
When the user open the HTML page, I would like to display a popup with the list of our Tweet but only if there are a new tweet since the last time they open this HTML page.
I found how to display the list of tweet from an account but I didn’t find how I can do to count the number of tweet and display the list only if there are a new tweet.
Thanks for your answer