summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2020-04-24 18:24:15 -0400
committerGitHub <[email protected]>2020-04-24 18:24:15 -0400
commit6f26753e7d44d102bc4895728fd92e43e3dd2c56 (patch)
treedede474cf3814bed3862047c7bbcac53c48584f8
parent51e79e7b33b74ab42541663e91afa0e6e22b144b (diff)
downloadFelicityBot-6f26753e7d44d102bc4895728fd92e43e3dd2c56.tar.gz
FelicityBot-6f26753e7d44d102bc4895728fd92e43e3dd2c56.zip
Removed unnecessary variable
-rw-r--r--.env1
1 files changed, 0 insertions, 1 deletions
diff --git a/.env b/.env
index a5122f3..898ffab 100644
--- a/.env
+++ b/.env
@@ -8,4 +8,3 @@ UNIQUE_SERVER='<your-unique-server-id>'
MC_FOLDER='/path/to/minecraft/server/script/' # Only links to the folder where you scrip resides, not the actual file
MC_RUNNABLE_SCRIPT='./<your-bash-script-name>' # Could also just link to your jar, but you usually want to include some parameters so a script is prefered
PID_TXT='/path/to/your/PID.txt' # Needs to link directly to the text file where you want your PID to be read from
-BOT_ID='<felicities-discord-user-id>'