Open samhopwell opened 2 years ago
Based on the issue reported in https://github.com/errbotio/err-backend-slackv3/issues/86 this should resolve the issue with not being able to @ the bot.
@
Because username_to_userid returns the slack user_id converting the case breaks the slack lookup
username_to_userid
user_id
Based on the issue reported in https://github.com/errbotio/err-backend-slackv3/issues/86 this should resolve the issue with not being able to
@
the bot.Because
username_to_userid
returns the slackuser_id
converting the case breaks the slack lookup