Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update env var name in readme #4

Merged
merged 1 commit into from Apr 23, 2018
Merged

Update env var name in readme #4

merged 1 commit into from Apr 23, 2018

Conversation

antn
Copy link
Contributor

@antn antn commented Apr 23, 2018

hey @bhuga! I was setting this up, and noticed that the env variable for the private key seems to be RPC_PRIVATE_KEY, not CHATOPS_PRIVATE_KEY:

privateKey = process.env.RPC_PRIVATE_KEY
unless privateKey?
robot.logger.error "The RPC_PRIVATE_KEY environment variable is not set; RPC commands are unknown."
return

This PR updates the README to use the correct name for the env variable 🙇‍♀️

@bhuga
Copy link
Owner

bhuga commented Apr 23, 2018

Woops, thanks!

@bhuga bhuga merged commit d32d185 into bhuga:master Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants