hubot-google-translate

0.2.1 • Public • Published

hubot-google-translate

Allows Hubot to know many languages using Google Translate

See src/google-translate.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-google-translate --save

Then add hubot-google-translate to your external-scripts.json:

[
  "hubot-google-translate"
]

Sample Interaction

user> hubot translate me bienvenu
hubot> " bienvenu" is Turkish for " Bienvenu "
user> hubot translate me from french into english bienvenu
hubot> The French " bienvenu" translates as " Welcome " in English

Dependents (34)

Package Sidebar

Install

npm i hubot-google-translate

Weekly Downloads

5,791

Version

0.2.1

License

MIT

Last publish

Collaborators

  • hubotbot
  • michaelansel
  • bkeepers
  • technicalpickles