Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Replace node-env-file with dotenv #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

dariye
Copy link

@dariye dariye commented Dec 26, 2017

In this PR, I

  • Remove the npm package node-env-file
  • Remove the .env file from version control
  • Add the dotenv package
  • Commit the .env.example to version control to serve as a template for a .env file
  • Update the instructions and check for ENV variables in the bot.js initialization script

@peterswimm peterswimm requested a review from benbrown December 27, 2017 15:09
@dariye dariye changed the title Replace dotenv with node-env-file. Replace node-env-file with dotenv Jan 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant