outsideris / hubot-mypeople

Hubot-MyPeople

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyPeople Hubot Adapter

Usage

export HUBOT_MYPEOPLE_KEY='API KEY'
vi package.json
...
  "dependencies": {
    "hubot":         ">= 2.5.1",
    "hubot-scripts": ">= 2.4.2",
    "hubot-mypeople": "0.0.2",
    "express": ">=3.0.0"
  },
...

bin/hubot -a mypeople

MyPeople API

About

Hubot-MyPeople