Skip to content

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

Merged
emctackett merged 1 commit into
omnidan:masterfrom
emctackett:get-handle-emoji-code-arguments
Nov 21, 2019
Merged

update get() to handle emoji code arguments so they arent wrapped in …#85
emctackett merged 1 commit into
omnidan:masterfrom
emctackett:get-handle-emoji-code-arguments

Conversation

@emctackett

Copy link
Copy Markdown
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.

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.

1 participant