Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix issue #28 , added CLI parameter --exclude-channels, and README updates #29

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

langabi
Copy link

@langabi langabi commented Mar 11, 2023

Fix issue #28 , added CLI parameter --exclude-channels (for automatic mode), and explain .TOKEN in the README

@@ -107,4 +108,4 @@ your values.
https://{your-team-name}.slack.com/api/oauth.access?client_id={your-client-id}&client_secret={your-client-secret}&code={your-code}"
```

Your browser should now be returning some JSON including a token. Make a note of it - that's what we'll use.
Your browser should now be returning some JSON including a token. Make a note of it - that's what we'll use. Paste it in the command line, OR create a file called `.TOKEN` in the slack-archive directory (created when the command is first run) and paste it in there.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file should be .token (not uppercase)

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

Successfully merging this pull request may close these issues.

2 participants