Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Slack emojis #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

lukevs
Copy link

@lukevs lukevs commented Jun 7, 2016

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.

@coveralls
Copy link

coveralls commented Jun 7, 2016

Coverage Status

Coverage remained the same at 92.557% when pulling b34c66b on lukevs:master into f06c0e3 on vdurmont:master.

@vdurmont
Copy link
Owner

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?

@julman99
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants