Add support for Slack emojis
Products like Slack use https://github.com/iamcal/emoji-data as the standard for alias-emoji pairs. This adds support for missing aliases to the emojis.json file.
Coverage remained the same at 92.557% when pulling b34c66b68e18415b3da307820cba7bb3329c6381 on lukevs:master into f06c0e38accf4cc8d0a0321c18862a6c7c77f7a9 on vdurmont:master.
This looks great. It is very hard to review because the diff of the emoji.json file is not very useful there.
Could you give a little more details on how you imported the data?
See #94 since I extended emoji-java to support multiple emoji sets, it is a good path to move the Slack's emoji set in a backward compatible way