0.0.3 • Published 10 years ago

hubot-guru v0.0.3

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

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
  2. 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

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago