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

Updated for the conversations API #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jlumbroso
Copy link

@andxyz Thanks for updating and formalizing the original gist! 🙏🏻😊

Since then, the Slack API has deprecated the calls to the channels, im, mpim, groups — and has replaced it all by a unified conversations API. I made the exact modifications that represent this change in API so that this script continues to work as intended.

I tested the script myself and it works as expected.

@jlumbroso jlumbroso mentioned this pull request Oct 20, 2022
@jlumbroso
Copy link
Author

@andxyz I also added threads — the script will now also fetch threads unless the flag --skipThreads is provided (to save bandwidth time, for instance).

@jlumbroso
Copy link
Author

@andxyz Just added updated OAuth token instructions in the README.md and instructions to patch Slacker to be compatible with the latest tokens.

@jlumbroso
Copy link
Author

@andxyz Could you please merge this pull request?

@matbee-eth
Copy link

Looks like I'm using @jlumbroso's fork

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

Successfully merging this pull request may close these issues.

3 participants