Hi Sam,
Sorry for late reply to this,
I think I didn't explain well from my previous reply, how the Easyblog import tweet feed work is you have to setup which hashtag you available for this from your backend > Easyblog > setting > social integration > twitter > Hash Tags To Search For - e.g. #jenniegarth
To process this, you have to setup cronjob in your site, so it will automatically detect which tweet contain with what you set the hasgtag from the backend setting and import in your blog post under the category.
Cronjob documentation :
http://stackideas.com/docs/easyblog/administrators/cronjobs/cronjobs-cpanel
And you have to setup Twitter app follow this documentation :
->
http://stackideas.com/docs/easyblog/administrators/autoposting/setting-up-twitter-autoposting
->
http://stackideas.com/docs/easyblog/administrators/autoposting/setting-up-twitter-autoposting-for-author (after you setup, then you have to login your user account from your frontend then click sign in via Twitter from user profile)
Hope this help.