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

Add automation to twitter usage #27

Open
attila0x2A opened this issue May 17, 2016 · 4 comments
Open

Add automation to twitter usage #27

attila0x2A opened this issue May 17, 2016 · 4 comments

Comments

@attila0x2A
Copy link

Right now, all the twitter stuff is managed by @sims1253, so to take some work from his shoulders, there should be a bot that will automate to some extend interaction with twitter.
The goal is that after merged PR, someone from specific (configurable) team can comment something like:

Twitter: <author> did a great job! Now coala support new great feature.

The bot should pick that up, look up author(s) of commits from PR, based on Github username look up Twitter username, look up relevant commits and possibly add the link. From all this information create and post to twitter, mentioning the author. Maybe it'll be also great if it could pick up related hashtags and add them automatically as well.

If you'll have any ideas on how to automate either managing of coala or twitter interaction, or what features this bot may have, feel free to share. Also, if there is already something similar, it would be great to know.

If you're planning to work on this, please ping @sils1297. He may share some code with you for interaction with Github, so you won't have to build this from ground up.

@tushar-rishav
Copy link
Member

tushar-rishav commented Jul 13, 2016

Having user's email from github handle, can we also get their twitter handle too. @Uran198 thoughts? (might need to check out twitter api).
If we have the handle, we can just tweet either using twitter api or using twitter cli we could post a tweet.
I would like to work on this. :)
EDIT:
Also adding Twurl - oauth enabled curl by twitter. Not sure if it's maintained now.

@attila0x2A
Copy link
Author

@tushar-rishav feel free to assign yourself. IMO it's better asking users for their twitter handlers, as some may not want to be mentioned, or want to be mentioned with another account, etc.

@sils
Copy link
Member

sils commented Jul 13, 2016

We have the https://github.com/coala-analyzer/coala/wiki/Community-list

Sincerely,

Lasse Schuirmann

[email protected]
http://coala-analyzer.org/ - http://viperdev.io/ - http://gitmate.com/

On 13 July 2016 at 14:33, Attila [email protected] wrote:

@tushar-rishav https://github.com/tushar-rishav feel free to assign
yourself. IMO it's better asking users for their twitter handlers, as some
may not want to be mentioned, or want to be mentioned with another account,
etc.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#27 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AFc6KOTd73v9unDqvi-b8P5iST6_Xq5tks5qVNs2gaJpZM4IgO0W
.

@tushar-rishav tushar-rishav self-assigned this Jul 13, 2016
@jayvdb
Copy link
Member

jayvdb commented Apr 18, 2018

Unassigning due to inactivity.

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

No branches or pull requests

4 participants