hubot-mace-translate
v1.0.3
Published
Allows Hubot to translate things using the Yandex Translation API
Readme
hubot-mace-translate
This is a spinoff of hubot-yandex-translate.
Allows Hubot to translate things using the Yandex Translation API
See src/yandex-translate.js for full documentation.
Installation
In hubot project repo, run:
npm install hubot-mace-translate --saveThen add hubot-mace-translate to your external-scripts.json:
[
"hubot-mace-translate"
]Setup
Get a Yandex API key. Add it to your environment.
heroku config:add YANDEX_TRANSLATE_API_KEY=$KEYCommand
hubot translate <message>hubot traducir <message>hubot traduce <message>hubot tr <message>hubot t <message>hubot translate [from-to] <message>
License
MIT
