Hello All,
I have a website and I want to display twitter feeds in the site.
I have crated a widget which uses Twitter handler to fetch tweets.
The requirement is to display tweets from different accounts on different pages on the same site.
I tried with Twitter embedded widget, but unable to customize as required.
What would be the best approach? If I have to display tweets from 3 different accounts on 3 different pages on same site, should I generate seperate consumer key and auth tokens for all the accounts.
Please help.