From 0ae763e725c8de11c6b4cd758649afc762045b59 Mon Sep 17 00:00:00 2001 From: TheSomeoneXD <31833556+TheSomeoneXD@users.noreply.github.com> Date: Fri, 12 Oct 2018 01:53:13 -0500 Subject: [PATCH] Updated README.md to show how to rename .envtest to .env file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33ad56e..8104312 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You will need: 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!