Splyth / slack_bot

Slack Bot Created for the Animutiny Slack Group (Name is Lisa)
MIT License
9 stars 5 forks source link

Added Ability to Respond to Challenge #65

Closed Splyth closed 4 years ago

Splyth commented 4 years ago

Slack first sends out a verification url when app is first installed

The app must respond with the challenge in the payload. Lisa's version didn't work so it's fixed now

@noah-guillory @Zylox @jedibob5 @Mill1893

Splyth commented 4 years ago

Before I just shuffled things around till it worked then kept shuffling to parse the slack event and never had the chance to test the challenge portion again (slack only sends the challenge to verify the url. Once you succeed it never sends it again)