Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required team even with token given #2

Open
Yu-jinKim opened this issue Dec 16, 2019 · 0 comments
Open

Required team even with token given #2

Yu-jinKim opened this issue Dec 16, 2019 · 0 comments

Comments

@Yu-jinKim
Copy link

Acquired binary version of the Git project:
https://github.com/sgreben/slack-emoji-upload/releases/download/1.3.1/slack-emoji-upload_1.3.1_linux_x86_64.zip

Grabbed the slack token by running in web slack:

window.slackDebug.localConfig.getLocalConfigForTeamByKey(
    window.slackDebug.localConfig.getLocalConfigByKey('lastActiveTeamId'),
    'token'
);

Got this error when running the following command:
./slack-emoji-upload -token "token_grabbed_from_the_web_slack" parrots/*.gif

2019/12/16 12:18:24 required parameter: -team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant