Skip to content

Commit 344cddf

Browse files
authored
add to readme IncludeGuests setting (#115)
1 parent f982137 commit 344cddf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ To configure the Welcome Bot, edit your `config.json` file with a message you wa
3333
{
3434
"TeamName": "your-team-name",
3535
"DelayInSeconds": 3,
36+
"IncludeGuests": false,
3637
"Message": [
3738
"Your welcome message here. Each list item specifies one line in the message text."
3839
],

0 commit comments

Comments
 (0)