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

Welcome bot! Respond to the user when committing to 100DaysOfCode #96

Open
spences10 opened this issue Oct 3, 2017 · 4 comments
Open

Comments

@spences10
Copy link
Collaborator

In the Medium article there's a call to arms where the user will tweet their commitment to the challenge:

I'm publicly committing to the 100DaysOfCode Challenge

The bot can reply with a welcome message, this is sort of an extension to the abandoned API:

#15
#66

This could be a quick win however by using stream.on('tweet' and match the specific (or exact) phrase

@spences10
Copy link
Collaborator Author

Exact phrase I believe is: I'm publicly committing to the 100DaysOfCode Challenge starting today! Learn More and Join me! https://t.co/ZEiLjQJdMR #100DaysOfCode

@amandeepmittal
Copy link
Member

Can we do on the basis of some keywords? I doubt there will be exact phrase.

@spences10
Copy link
Collaborator Author

I think that exact phrase is generated from the. Medium article. It yes we could add a string of options like with the keywords list

@amandeepmittal
Copy link
Member

That will be great. If it's generated from Medium, I don't there will be any problem.

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