Updated README.md to show how to rename .envtest to .env file

This commit is contained in:
TheSomeoneXD
2018-10-12 01:53:13 -05:00
parent 1191cd0949
commit 0ae763e725

View File

@@ -19,7 +19,7 @@ You will need:
2. Rename the `.envdev` file to `.env`, and fill out tokens and channels. 2. Rename the `.envdev` file to `.env`, and fill out tokens and channels.
Make sure you save it, and also don't push any of your tokens here! If you do though, consider them comprimised and then reset them. Make sure you save it, and also don't push any of your tokens here! If you do though, consider them comprimised and then reset them. On Windows, you must give the .env file a name, but you can circumvent it by using a program like [VS Code](https://code.visualstudio.com/) to rename files!
3. Navigate via command-line to a bot's folder, install dependancies, and run it! 3. Navigate via command-line to a bot's folder, install dependancies, and run it!