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

Translation Command #74

Open
LeoSaucedo opened this issue Jul 18, 2021 · 0 comments
Open

Translation Command #74

LeoSaucedo opened this issue Jul 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LeoSaucedo
Copy link
Owner

The next feature we are looking to implement is a translation command. However, we have several constraints:

  • The feature must be free, or limited, and throw an error if we hit the limit instead of billing.
  • The feature must either include an asynchronous API, or have a REST API we can query using aiohttp.

Implementation usage and features are left to be decided by the assigne. In the past, the ;translate feature was limited to interpreting the argument's message and translating it to English. It does not have to be the same in this implementation.

@LeoSaucedo LeoSaucedo added the enhancement New feature or request label Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants