netromdk / slacker

Slacker - Easy access to the Slack API and admin of workspaces/teams.
MIT License
14 stars 0 forks source link

Add error handling to SlackAPI #49

Closed 0verbyte closed 6 years ago

0verbyte commented 6 years ago

slack_api.py needs to have better error handling in the case the Slack API is down

netromdk commented 6 years ago

And for all exceptions, really. Like no internet connection, malformed post etc.