-
Notifications
You must be signed in to change notification settings - Fork 6
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
Consider using Yandex' Emoji Translation API to autogenerate bindings #19
Comments
Careful, your Yandex broke Julia's aniconism tabu. You really want to see the world burn.
|
TIL... |
Good point, I missed that. That could be manually fixed by hardcording |
The Yandex API could be used to generate new file names when calling |
Just checked and you need to pay to use the API.... |
I have no idea what this project is about, but to add insult to injury Yandex does not allow using emj-language with their Translations API, so it is only accessible via web-ui |
Instead of manually defining bindings, consider using Yandex Translate's Emoji translation. They offer an API that could be used to mass-generate bindings. Obviously without any guarantees of bindings being unique but that adds a fun element of surprise to each function call.
Example:
=>
I expect that this would work just as well for individual bindings.
The text was updated successfully, but these errors were encountered: