Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeFoodPixels committed Feb 16, 2015
1 parent d4f751e commit 391efe6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Woodhouse Slack Interface
==================
This module allows you to contact Woodhouse using Slack. You will need to [add a bot user integration](https://slack.com/services/new/bot) for this to work.

## Installation

* Clone the this repo into the interfaces directory.
* `npm install` within the cloned directory
* If Woodhouse isn't already started, start it and skip to the last step
* If you have the shell interface enabled (enabled by default), run `load modules`, otherwise restart Woodhouse
* Go to [http://localhost:8080](http://localhost:8080), navigate to the interface page and select the Hangouts interface. Fill in the api token, check the enabled box and click save.

0 comments on commit 391efe6

Please sign in to comment.