aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2018-05-29 12:32:03 -0400
committerGitHub <noreply@github.com>2018-05-29 12:32:03 -0400
commitf64827b626984ef723884984c515353aac54ec6a (patch)
treeabb43d835dfe6defd338ad3a2db0c5555c324d2b
parentb196b391cecf0babcacf3946f893bc285774f1b0 (diff)
downloadAleeBot-f64827b626984ef723884984c515353aac54ec6a.tar.gz
AleeBot-f64827b626984ef723884984c515353aac54ec6a.tar.bz2
AleeBot-f64827b626984ef723884984c515353aac54ec6a.zip
Update run_win.bat
-rw-r--r--run_win.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/run_win.bat b/run_win.bat
index 255db84..b2d4974 100644
--- a/run_win.bat
+++ b/run_win.bat
@@ -3,7 +3,7 @@ title AleeBot Console
:main
echo Welcome to the AleeBot Console.
echo If you want to self-host this bot, please continue by executing the following steps:
-echo 1. Create a absettings.json file and include the token of your bot user so that the bot does not error out when connecting to Discord Servers.
+echo 1. Create a tokens.json file and include the token of your bot user so that the bot does not error out when connecting to Discord Servers.
echo 2. You will need to edit this file that you ran, and remove the 'git pull" line. This causes errors as it will try to pull from the AleeBot git.
echo 3. Finally, you must credit the developers (AleeCorp Developers will work fine).
echo --------------------------------------------------------------------------------
@@ -40,4 +40,4 @@ goto main
:cexit
echo Exiting...
pause>nul
-exit \ No newline at end of file
+exit