-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d4f751e
commit 391efe6
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |