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

Have Hubot repeat sender names #15

Open
codymcowan opened this issue Aug 30, 2016 · 1 comment
Open

Have Hubot repeat sender names #15

codymcowan opened this issue Aug 30, 2016 · 1 comment

Comments

@codymcowan
Copy link

In many chat applications, when using this tool a user will receive the notification from Hubot, and see only the message Hubot sends (which as currently designed does not include who sent the original message). Having Hubot repeat the name of the sender, as shown below, would provide more context to those receiving a Hubot notification.

Current:

Alice> Hey @dev, there's a standup in 5 min.
Hubot> Hey @Bob @Eve, there's a standup in 5 min.

Proposed

Alice> Hey @dev, there's a standup in 5 min.
Hubot> Alice: Hey @Bob @Eve, there's a standup in 5 min.

@cycomachead
Copy link
Owner

Yes, I think this makes sense. (It was once on one of my TODO lists...)

I don't have much time right now, but I would certainly welcome a PR. :)

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

No branches or pull requests

2 participants