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

Is this broke? #42

Open
zefoo opened this issue Aug 25, 2021 · 2 comments
Open

Is this broke? #42

zefoo opened this issue Aug 25, 2021 · 2 comments

Comments

@zefoo
Copy link

zefoo commented Aug 25, 2021

I can't seem to find any Slack library to backup Slack.

I tried:

python slack_export.py --token xoxs-123...

It's throwing this error:

venv/lib/python3.9/site-packages/slacker/__init__.py", line 102, in _request
    raise Error(response.error)
slacker.Error: method_deprecated

It looks like Slack changes it's API and every single backup app out there broke. Can someone confirm this before I give up entirely? Thanks.

@huyz
Copy link

huyz commented Jan 26, 2022

@dvii7
Copy link

dvii7 commented Mar 17, 2022

@zefoo I rewrote this script, I used only new Slack api, supported replays and made it compatible with slack-export-viewer, take a look.
https://github.com/devianvii/slack-export

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

3 participants