slapr icon indicating copy to clipboard operation
slapr copied to clipboard

docs: Add note on additional scope for private channels

Open mikebryant opened this issue 1 year ago • 0 comments

What does this PR do?

Adds a missing scope to the README

Motivation

Tried to use it as described, failed with:

slack.errors.SlackApiError: The request to the Slack API failed.
The server responded with: {'ok': False, 'error': 'missing_scope', 'needed': 'groups:history', 'provided': 'channels:history,reactions:read,reactions:write'}

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

mikebryant avatar Apr 12 '24 12:04 mikebryant