Skip to content

Commit

Permalink
Merge pull request nandub#110 from colindean/patch-1
Browse files Browse the repository at this point in the history
Add note about private room passwords
  • Loading branch information
jgable committed Feb 18, 2014
2 parents 1417f40 + 72a7ad3 commit 360619b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ to connect to. Make a note of it.
### IRC Rooms

This is a comma separated list of the IRC channels you want your hubot to join.
They must include the `#`. Make a note of them.
They must include the `#`. Make a note of them. You can join private channels
by simply appending the channel password to the room, e.g. `#private password`.

### IRC Nick

Expand Down

0 comments on commit 360619b

Please sign in to comment.