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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants