keskad / nbnotify

Facebook, Twitter, Dobreprogramy, Ask.fm, Last.fm, RSS notifications on your Linux desktop
4 stars 0 forks source link

Twitter plugin doesn't work #9

Closed mwarzynski closed 10 years ago

mwarzynski commented 10 years ago

As in title. Some debug information:

>>> import twitter
>>> api = twitter.Api()
>>> timeline = api.GetUserTimeline('webnull')
AttributeError: 'Api' object has no attribute '_Api__auth'