this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Added note about followers command being rate limited

authored by

Simon Willison and committed by
GitHub
47f474c0 ef70bb8b

+2
+2
README.md
··· 46 46 47 47 The `auth.json` path argument is optional - if you omit it the script will look for `auth.json` in your current directory. 48 48 49 + This command is **extremely slow**, because Twitter impose a rate limit of no more than one request per minute to this endpoint! If you are running it against an account with thousands of followers you should expect this to take several hours. 50 + 49 51 To retrieve followers for another account, use: 50 52 51 53 $ twitter-to-sqlite followers twitter.db --screen_name=cleopaws