limbo
limbo copied to clipboard
slackclient not compatible with files.upload
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?
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