hubot-google-hangouts

Adds 'hangout me' command to start a Google Hangout


Keywords
hubot, hubot-scripts, hangout, hangouts
License
MIT
Install
npm install hubot-google-hangouts@0.7.1

Documentation

Hubot Google Hangouts

[alindeman] hubot: hangout me
[hubot] I've started a hangout titled 'Hangout': https://plus.google.com/hangouts/_/example.com/123457

Installation

  1. Add "hubot-google-hangouts" to your hubot's package.json. The latest version is available through npm
  2. npm install
  3. Add "hubot-google-hangouts" to your hubot's external-scripts.json
  4. Set the required configuration options

Configuration

  • HUBOT_GOOGLE_HANGOUTS_DOMAIN: Google Apps domain used as a scope for Hangouts.

Improvements

Improvements welcomed. Please file an issue or pull request.