docs: add token info to readme

This commit is contained in:
2018-10-18 16:46:18 -07:00
parent b68c3dab33
commit 4794c6be26

View File

@@ -11,6 +11,9 @@ Action bot for Github. Checks a repo's event stream and leaves a ghost comment w
You'll need to set some environment flags. Check `sample-env` for what is available, and you can copy the file to `.env` in the root and add your settings there as well. You'll need to set some environment flags. Check `sample-env` for what is available, and you can copy the file to `.env` in the root and add your settings there as well.
### Personal Access Token
You will need to provide a Github [Personal Access Token](https://github.com/settings/tokens/new). It will need `write:org` access in order to create comments.
#### License #### License