https://github.com/kinduff/hubot-googleflog
https://github.com/kinduff/hubot-googleflog
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kinduff/hubot-googleflog
- Owner: kinduff
- Created: 2016-01-14T16:49:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T18:03:06.000Z (over 10 years ago)
- Last Synced: 2025-02-22T21:43:41.233Z (over 1 year ago)
- Language: CoffeeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```