botkit icon indicating copy to clipboard operation
botkit copied to clipboard

Address TypeError seen in Issue 1447

Open sprak3000 opened this issue 5 years ago • 0 comments

Address Issue #1447 - TypeError when Slack slash command received by bot:

  • Move the former bot.identity assignment into the event_callback payload case
  • Add an else case to catch non-event_callback payloads and set the bot.identity appropriately

sprak3000 avatar Aug 30 '18 20:08 sprak3000