slack-term
slack-term copied to clipboard
Question Regarding Permissions / User Token Scopes
Hi folks,
I was wondering what scopes the token that is used with slack-term
should have.
I running slack-term --token <mytoken>
and it said that a scope was missing, but not which one.
The token I was using had the following scopes:
- channels:read
- chat:write
- files:write
- groups:read
- users:read
- users:read.email
I got a similar error today:
$ slack-term
2020/10/30 20:45:07 missing_scope
I am using slack-term 0.5.0 installed from this nix expression