Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 807 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 807 Bytes

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.