aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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