You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
corgi-lita-slack was updated in PR #4 to instead use rtm.connect to connect to Slack. PR #4 included the bare minimum changes. As part of this issue, remaining outdated logic and tests related to the change in the response returned from the Slack API should be appropriately cleaned up.
The text was updated successfully, but these errors were encountered:
As noted in
ein-slackbot
issue #180, the API method used to connect to Slack,rtm.start
, was deprecated and its response changed on September 27, 2022.corgi-lita-slack was updated in PR #4 to instead use
rtm.connect
to connect to Slack. PR #4 included the bare minimum changes. As part of this issue, remaining outdated logic and tests related to the change in the response returned from the Slack API should be appropriately cleaned up.The text was updated successfully, but these errors were encountered: