this repo has no description
0
fork

Configure Feed

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

Added missing --ids in README

+1 -1
+1 -1
README.md
··· 89 89 90 90 If you know the numeric IDs of the lists instead, you can use `--ids`: 91 91 92 - $ twitter-to-sqlite list-members members.db 927913322841653248 92 + $ twitter-to-sqlite list-members members.db 927913322841653248 --ids 93 93 94 94 ## Design notes 95 95