An open API service indexing awesome lists of open source software.

https://github.com/kinduff/hubot-googleflog


https://github.com/kinduff/hubot-googleflog

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

          

# Hubot Googleflog

Hubot script that integrates googleflog translator.

See [`src/googleflog.coffee`](src/googleflog.coffee) for full documentation.

## Installation

In your hubot project repository, run:

`npm install hubot-googleflog --save`

Then add **hubot-googleflog** to your `external-scripts.json`:

```json
[
"hubot-googleflog"
]
```

## Sample Interaction

```
user1>> hubot metroflog Me encanta Googleflog
hubot>> ** meE eEñcAñTA G0o0oGleEfl0oG -- <3
user2>> hubot mf Pa que quieres saber eso jaja saludos
hubot> >** pA kueE kuiieEreEzh zhABeEr eEzh0o jAjA zhAlud0ozh ,.-~ :D
```