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

slackclient not compatible with files.upload #175

Open
tvernick opened this issue Sep 25, 2019 · 1 comment
Open

slackclient not compatible with files.upload #175

tvernick opened this issue Sep 25, 2019 · 1 comment

Comments

@tvernick
Copy link

I'm trying to add the api call for files.upload but it seems the slack.py class doesnt have this capability - I see the slack import not from the pip repo so I'm wondering if the client class is outdated at this point?

@llimllib
Copy link
Owner

llimllib commented Apr 7, 2020

Definitely slightly outdated! At the time I was working on this a lot, the slack client from pip was of awful quality, so I did not rely on it. Adding file upload support is probably possible and not that hard, but not yet present

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

2 participants