ServiceNowDevProgram / SlackerBot

The official application repository for the bot @Slacker on the sndevs.com workspace.
https://github.com/ServiceNowDevProgram/Hacktoberfest
14 stars 115 forks source link

!issue parser: convert at-mentions to github or slack names #427

Open sndevs-slacker-issue-reporter[bot] opened 4 hours ago

sndevs-slacker-issue-reporter[bot] commented 4 hours ago

at-mentions come across as the slack user id (e.g., <@URFRM34TE>). it'd be preferable to convert it to the user's github account and fall back to the slack name or handle when that's not set.

chelming commented 4 hours ago

related to #392