dsegovia90 / chingu

Pair programming app for chingu cohorts.
https://chingupp.herokuapp.com/
3 stars 3 forks source link

No username on admin page #36

Closed dsegovia90 closed 7 years ago

dsegovia90 commented 7 years ago

There is no way to ask slack for the @username. We should remove it and maybe include the email address.

AgathaLynn commented 7 years ago

When handling requests from the /pair-programming slash command, we get the username but not the display name. We're currently using the username for more "friendly" user interactions within slack.

I'd suggest keeping the username as is and closing this issue.

dsegovia90 commented 7 years ago

True that. The username is grabbed when using slack slash command.