hubot-guru

A Hubot script that replies with facts from Guru.


Keywords
hubot, guru, facts, team
License
MIT
Install
npm install hubot-guru@0.0.3

Documentation

hubot-guru

Build Status npm-version

A Hubot script that replies with facts from Guru.

me > guru me address
hubot > Zivtech Address by Victor Lourng

The Philadelphia Building
1315 Walnut Street, Suite 1500
Philadelphia, PA 19107

Commands

hubot guru me <query>

Installation

  1. Add hubot-guru to dependencies.
npm install --save hubot-guru
  1. Update external-scripts.json
["hubot-guru"]

Configuration

HUBOT_GURU_EMAIL
HUBOT_GURU_PASS

You can find your base64 encoded credentials by opening Guru and looking under Developer Tools > Network.

Author

Victor Lourng

License

MIT License