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

New Post trigger post to Twitter #11

Closed
bscott opened this issue Jul 2, 2017 · 1 comment
Closed

New Post trigger post to Twitter #11

bscott opened this issue Jul 2, 2017 · 1 comment
Assignees

Comments

@bscott
Copy link
Owner

bscott commented Jul 2, 2017

When a user create a post, app should tweet it and add some hashtags

@bscott bscott self-assigned this Jul 2, 2017
@bscott
Copy link
Owner Author

bscott commented Jul 2, 2017

Add bitly client
https://github.com/dghubble/go-twitter

Idea here is to have a column added to the Posts table, called tweeted. When a new Post is created, the post id should be placed on the Redis work queue for the background worker to tweet the post if Post.Tweeted is false.

bscott pushed a commit that referenced this issue Jul 4, 2017
bscott pushed a commit that referenced this issue Jul 19, 2017
bscott pushed a commit that referenced this issue Jul 30, 2017
bscott pushed a commit that referenced this issue Feb 5, 2018
@bscott bscott closed this as completed Feb 5, 2018
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

1 participant