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

feat: adding a script to add new emojis and a new owlbert-mask emoji #3

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

erunion
Copy link
Member

@erunion erunion commented Jul 21, 2020

This adds a new add.js script that can be used to add, and properly resize, new emojis.

$ node add.js
USAGE: ./add.js <image> <emoji name>

For example, adding the new owlbert-mask emoji:

$ node add.js ~/Desktop/Mask.png.png owlbert-mask
🦉 Emoji resized and added!

@erunion erunion added the enhancement New feature or request label Jul 21, 2020
Copy link
Contributor

@rafegoldberg rafegoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dang jon...

add.js Show resolved Hide resolved
@erunion erunion merged commit 0fad3eb into master Jul 21, 2020
@erunion erunion deleted the feat/more-owlberts branch July 21, 2020 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants