jackellenberger / emojme

:rotating_light: very powerful very stupid Slack emoji tools, holy cow! :rotating_light:

Home Page:https://jackellenberger.github.io/emojme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload only accepts single --src file

jackellenberger opened this issue · comments

Problem

Examples like
./emojme.js upload -s SUBDOMAIN -t TOKEN --src emojiList1.json --src emojiList2.yaml --src emojiList 3.json
Should work, but don't. Only the first emojiList is updated, or maybe it errors out, I'm honestly not sure at this point. I should fix that.