-
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
c73fa4e
commit e286151
Showing
1 changed file
with
10 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,2 +1,11 @@ | ||
woodhouse-hangouts | ||
Woodhouse Google Hangouts Interface | ||
================== | ||
This module allows you to contact Woodhouse using Google Hangouts. It is advised that you create a seperate hangouts address for Woodhouse to log in with. | ||
|
||
## 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 login details for the bot, check the enabled box and click save. |