We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Google Translate has an API that could be used for a translate command for Lisa.
Proposed syntax: @Lisa translate me <source language> to <target language> <text to be translated>
@Lisa translate me <source language> to <target language> <text to be translated>
Docs for the Translate API: https://cloud.google.com/translate/docs
Another proposed API, if we only want to translate from Japanese: https://jisho.org/docs (I would prefer having any language available, personally)
The text was updated successfully, but these errors were encountered:
Propose Removing the me from the command. It would flow better as: @Lisa Translate English To Japanese Hello!
me
@Lisa Translate English To Japanese Hello!
Sorry, something went wrong.
No branches or pull requests
Google Translate has an API that could be used for a translate command for Lisa.
Proposed syntax:
@Lisa translate me <source language> to <target language> <text to be translated>
Docs for the Translate API: https://cloud.google.com/translate/docs
Another proposed API, if we only want to translate from Japanese: https://jisho.org/docs (I would prefer having any language available, personally)
The text was updated successfully, but these errors were encountered: