OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Remove previous Slack client that is no longer necessary #508

Closed juliantrueflynn closed 5 years ago

juliantrueflynn commented 5 years ago

Description of changes

This is removing the previous client connecting to Slack. It's no longer necessary now with the new connection to PyBot handling the Slack API.

Issue Resolved

Fixes #507