mattmakai / slack-starterbot

Python-powered simple starter Slack bot.
https://www.fullstackpython.com/blog/build-first-slack-bot-python.html
MIT License
197 stars 146 forks source link

Error handling for error in API call #2

Open ericdorsey opened 8 years ago

ericdorsey commented 8 years ago

Adds error handling / visibility to user for an API call with errors (probably due to incorrect token assigned to SLACK_BOT_TOKEN).