hubot-flock
v1.0.3
Published
This is a [Hubot](http://hubot.github.com/) adapter to use with [Flock](https://flock.co). #### Getting Started - `Clone repo and name the folder hubot-flock` - `Go to hubot folder` - `npm link <path-to-repo>` - `export FLOCK_INCOMING_WEBHOOK_URL=<flock-i
Readme
hubot-flock-webhook
This is a Hubot adapter to use with Flock.
Getting Started
Clone repo and name the folder hubot-flockGo to hubot foldernpm link <path-to-repo>export FLOCK_INCOMING_WEBHOOK_URL=<flock-incoming-webhook-url>Create a outgoing webhook for http://<your-server-address>/sendMessageexport FLOCK_OUTGOING_PORT=<flock-outgoing-port>bin/hubot -a flock
