Closed agarzola closed 8 years ago
From your response to @jpros’ PR:
Also, can you add an option to use user image instead of support image.
Could you please clarify? As I understand jpros’ code, it takes a support staff user’s profile image from the Slack message and uses that instead of a default image. I think that’s what you’re asking, but I’m not clear.
I’m interested in using this script on a small, single-client project, so I’d be happy to contribute further if it’ll help me get functionality I’m looking for. jpros’ pull request seems to add the functionality I’m looking for, which is why I’m trying to get it merged. Thanks for putting this out there!
This rebases @jpros’ PR #1 onto the current
master
branch. No test suite to speak of, so I haven’t tested this. I just rebased, fixed the one conflict, and declareduserList
at the top of the closure to ensure it stays out of global scope.