getTwitters('tweet', { 
  id: 'GuillaumeB', 
  count: 3, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '%text% <a href="http://guillaumeb.com/livelog">#</a>'
});

