mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-20 04:11:08 -05:00
Add note about ~/.ebooksrc to archive help
This commit is contained in:
@@ -211,6 +211,11 @@ STR
|
|||||||
Output defaults to corpus/<username>.json
|
Output defaults to corpus/<username>.json
|
||||||
Due to API limitations, this can only receive up to ~3000 tweets
|
Due to API limitations, this can only receive up to ~3000 tweets
|
||||||
into the past.
|
into the past.
|
||||||
|
|
||||||
|
The first time you run archive, you will need to enter the auth
|
||||||
|
details of some account to use for accessing the API. This info
|
||||||
|
will then be stored in ~/.ebooksrc for later use, and can be
|
||||||
|
modified there if needed.
|
||||||
STR
|
STR
|
||||||
|
|
||||||
def self.archive(username, outpath=nil)
|
def self.archive(username, outpath=nil)
|
||||||
|
|||||||
Reference in New Issue
Block a user