You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.
I saw the emojify command and thought it would be fun if a command didn't just convert letter by letter, but translated the meaning of whole words and phrases into emojis, e.g.
Hello -> π
You -> β‘οΈπ€
lmao -> π€£
be -> π
β¦
I already found a site that does something like this, but I don't think they offer an API, so we would have to code it ourselves. I think you can reuse the emojify code (at least the one for the numbers and hashtags).
Still, I think that would be a very fun addition (people would have a very hard time guessing what those weird emoji-chains are supposed to mean π)
I saw the
emojify
command and thought it would be fun if a command didn't just convert letter by letter, but translated the meaning of whole words and phrases into emojis, e.g.I already found a site that does something like this, but I don't think they offer an API, so we would have to code it ourselves. I think you can reuse the
emojify
code (at least the one for the numbers and hashtags).Still, I think that would be a very fun addition (people would have a very hard time guessing what those weird emoji-chains are supposed to mean π)
There are also several sites for emoji phrases:
The command could be
emoji-tr
The text was updated successfully, but these errors were encountered: