Remove mention of access token from README
This commit is contained in:
parent
cbf5545bba
commit
cb95ae83c6
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ defined for when a error is found while the config file is being processed.
|
||||||
The sample configuration file. People running your bot should be advised to
|
The sample configuration file. People running your bot should be advised to
|
||||||
copy this file to `config.yaml`, then edit it according to their needs. Be sure
|
copy this file to `config.yaml`, then edit it according to their needs. Be sure
|
||||||
never to check the edited `config.yaml` into source control since it'll likely
|
never to check the edited `config.yaml` into source control since it'll likely
|
||||||
contain sensitive details like an access token!
|
contain sensitive details like passwords!
|
||||||
|
|
||||||
## Questions?
|
## Questions?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue