Browse Source

Update readme to include info about inviteToken

lfn3 9 years ago
parent
commit
76c27a0b3d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -19,6 +19,8 @@ fill out `config.js` as your infomation.
   You can generate it in <https://api.slack.com/web#auth>.
   **You should generate the token in admin user, not owner.**
   If you generate the token in owner user, `missing_scope` error will be occurred.
+* `inviteToken`: an optional security measure - if it is set, then that token will be required to get invited.
+  Intended to be provided in person or on a whiteboard or something.
 
   You can test your token via curl: