add twitter login
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
instead of tying app to my personal twitter account, let the user login with their own. Separate scraper instances per-user w/o having to worry about rate limiting, and different users could personalize which terms they are tracking (see issue #22 ). Should transition to tweepy beforehand (issue #1 ) and so we don't need to learn twython's authorization and then rebuild with tweepy (i.e. only do this once).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.