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

update get() to handle emoji code arguments so they arent wrapped in … #85

Merged

Conversation

emctackett
Copy link
Collaborator

…colons

This PR addresses issue #76 .

When passed an emoji code, get() returned the emoji code wrapped in colons. This code modifies get() so that if it is passed an emoji code argument, it simply returns the emoji code back. It still functions the same as before when passed an emoji name.

I also added a test for this functionality.

@emctackett emctackett merged commit d573f8c into omnidan:master Nov 21, 2019
@emctackett emctackett deleted the get-handle-emoji-code-arguments branch November 21, 2019 15:49
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

1 participant