smashwilson / slack-emojinator

Bulk upload emoji into Slack
MIT License
328 stars 52 forks source link

Fails silently when uploading. #22

Closed argais closed 6 years ago

argais commented 6 years ago

I've followed the instructions and sourced the env file, tried to upload a folder and apparently all went well...

Processing test/facepalm1.jpg.
test/facepalm1.jpg upload complete.
Processing test/facepalm2.png.
test/facepalm2.png upload complete.

Uploaded 2 emojis. (0 already existed)

checking on slack, the emojis aren't there. so I started mucking with the environment file. if i put a bogus team name it fails as expected. but whatever value i put in there for the session cookie it runs through the uploading giving the same result as before, so fails while saying it succeeded.

any ideas on how to fix or any other info i can provide?

argais commented 6 years ago

I guess issues arent a thing here. closing