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

Ack user via twitter account once workshop is completed #358

Open
vnbang2003 opened this issue Sep 23, 2016 · 8 comments
Open

Ack user via twitter account once workshop is completed #358

vnbang2003 opened this issue Sep 23, 2016 · 8 comments

Comments

@vnbang2003
Copy link
Contributor

Once the workshop is completed we should tweet using pythonexpress account thanking user for help in conducting workshop.

@aniketmaithani
Copy link
Contributor

Two things that are coming to my mind.

  • Do you want to send a generic message static a particular 'TUTOR' has completed the workshop.
  • Or Do you want us to tag the user as well. [2]
    if 2nd point is to be considered then what if that particular user ID isn't registered on TWITTER? or we don't have his/her credentials.
    or as you say "KEEP IT SIMPLE" just thank the TUTOR and that's all. @vnbang2003

@vnbang2003
Copy link
Contributor Author

I would for now go with
Do you want to send a generic message static a particular 'TUTOR' has completed the workshop.

@aniketmaithani
Copy link
Contributor

Cool. Got your point

@curioswati-zz
Copy link
Member

is some one working on it? @vnbang2003 @aniketmaithani could you tell? else l would like to take it.

@vnbang2003
Copy link
Contributor Author

@curioswati This is to ack user on successful completion on workshop.
We need to get twitter handler name from the profile twitter fields(User can just share twitter username (vnbang2003) or share profile link (https://twitter.com/vnbang2003)
Once workshop is moved to stage Feedback complete or completed we do auto tweet thanking him.

Clear ?

@curioswati-zz
Copy link
Member

okay, I am working on it.

@curioswati-zz
Copy link
Member

@vnbang2003 how a workshop is marked completed?

@curioswati-zz
Copy link
Member

curioswati-zz commented Nov 11, 2016

and few points to clear:

  • should I create a celery task? since the function needs to interact with an external API, so if in case it fails it should be re sent.
    That should be fine
  • what should I do for twitter app credentials, should I create my own twitter app credentials?
    On you local yes . Production has already twitter setup and we tweet for every new workshop request.
  • how would I test if its working, should I create a fake account or do we have some fake account already that I can use.
    We need to find way for celery testing. I recommend few for celery pull request can you take look ?

and anything that I have missed for this task, could you please clarify?

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

3 participants