Agreed it can be time consuming. We donāt currently have any plans for bulk adding of custom emoji. Iād encourage you to submit a feature idea on our feature idea forum so the community can up vote!
Anybody having experience about emojiporter, does it work etc? Many people in our company are requesting to get Skype emojis to Mattermost but Iād rather not break up our production server and currently we have no development environment to test emojiporter. There is a long list of emojipacks to be imported here: https://github.com/lambtron/emojipacks/tree/master/packs
Got emojis imported as well. But does anybody know how to update or delete custom emojis in Mattermost? We plan to change custom emoji background to transparent and thus need to update all custom emojis. Is it just to delete everything under /var/lib/mattermost/emoji folder and then re-import them?
If that can help, I have just written a command-line tool working with the API v4:
At the moment, it does not support the emojipacks YAML files but if you have a directory full of images, it can create custom emojis from them (and delete them the same way).