mispy-archive / twitter_ebooks

Better twitterbots for all your friends~
MIT License
972 stars 140 forks source link

Authentication issue when archiving #105

Closed abhinavchh closed 8 years ago

abhinavchh commented 8 years ago

As Twitter no longer allows anonymous API access, you'll need to enter the auth details of any account to use for archiving. These will be stored in /Users/abhinav/.ebooksrc if you need to change them later.

How do you work around this?

abhinavchh commented 8 years ago

Have to enter the same keys as in your bots.rb the first time you run archive. Misinterpreted this as having to authenticate the user whose tweets you're trying to archive.