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

Social poster to Facebook and Twitter #90

Merged
merged 25 commits into from
Jan 10, 2015
Merged

Social poster to Facebook and Twitter #90

merged 25 commits into from
Jan 10, 2015

Conversation

florpor
Copy link
Collaborator

@florpor florpor commented Nov 12, 2014

as described in niryariv/opentaba-client#94

@@ -234,6 +235,9 @@ def scrape_gush(gush, RUN_FOLDER=False, TESTING=False):
plan['gushim'] = [ gush_id ]
log.debug("Inserting new plan data: %s", plan)
db.plans.insert(plan)

# post plan to social networks
post(plan)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to make the code more readable, it would be better if we use sociallib.post (or rename "post" to "social_post" or whatever)

niryariv added a commit that referenced this pull request Jan 10, 2015
Social poster to Facebook and Twitter
@niryariv niryariv merged commit 1fab235 into master Jan 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants