Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically follow voter guides for groups/people you follow in Twitter #117

Closed
DaleMcGrew opened this issue Aug 19, 2016 · 1 comment
Closed
Assignees

Comments

@DaleMcGrew
Copy link
Member

Part 1
Upon sign in with Twitter, cache locally (and update) all Twitter handles being followed, using the voter's access key.

Part 2
In the WebApp interface, after sign in, we will be asking the voter if they would like to auto-follow the voter guides of orgs/people they are already following via Twitter. If they say yes, we want to cycle through the cache of the Twitter handles they are following, and check to see if a voter guide exists in We Vote for that Twitter handle. If it does, follow that group/person.
Note: we need to track if a voter has already ignored or stopped following a group, so we don't RE-follow that group.

@DaleMcGrew
Copy link
Member Author

This is now working! Thank you @jainanisha90!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants