evanyeung / terminal-slack

Terminal client for slack
MIT License
1.03k stars 78 forks source link

Slack API Permission #47

Closed Mahezerlabs closed 6 years ago

Mahezerlabs commented 7 years ago

Hi, I set everything up for my Slack API, but I can't figure out what OAuth permissions to give to my token.... I keep receiving Error: missing_scope whenever I run node main.js

mootaccount commented 7 years ago

Could it be because it only supports the legacy Slack token?

Mahezerlabs commented 6 years ago

Dunno, I don't actually know much about slack integration nor this repo....

evanyeung commented 6 years ago

This repo isn't set up for OAuth at all. The instructions for set up are in the README and use the legacy Slack token.

Mahezerlabs commented 6 years ago

Understood. I kinda failed at reading the docs...