hubot-google-translate
Allows Hubot to know many languages using Google Translate
Last updated 10 years ago by bkeepers .
MIT · Repository · Bugs · Original npm
$ cnpm install hubot-google-translate 
SYNC missed versions from official npm registry.

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

Current Tags

  • 0.2.0                                ...           latest (10 years ago)

1 Versions

  • 0.2.0                                ...           10 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (9)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org