JujaLabs/teams-slack-bot

(Develop) Replace all 'slackName' logic by 'slackId' logic

Closed this issue · 0 comments

In accordance with https://api.slack.com/changelog/2017-09-the-one-about-usernames

  1. Change slackNamePattern;
  2. Replace all logic 'finding by slackNames' by 'finding by Ids'.
  3. Update tests