Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Translate phrases to emoji command #1312

Open
MoPaMo opened this issue May 10, 2021 · 1 comment
Open

Translate phrases to emoji command #1312

MoPaMo opened this issue May 10, 2021 · 1 comment

Comments

@MoPaMo
Copy link

MoPaMo commented May 10, 2021

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 πŸ˜‚)

There are also several sites for emoji phrases:

The command could be emoji-tr

@Doges
Copy link
Member

Doges commented May 12, 2021

That looks pretty fun, gonna take a look and prob gonna add it.

@almeidx almeidx linked a pull request May 16, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants