aboutsummaryrefslogtreecommitdiff
path: root/run_win.bat
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-15 15:35:34 -0400
committerAlee <alee14498@gmail.com>2018-04-15 15:35:34 -0400
commit8c5c695e586ae9c6c26914008566f3f862f2f88e (patch)
tree414c8c2753baff8d5b29c384d1b831533f113df3 /run_win.bat
parent9a9348c1607c9b7d77e925475efeb448fbd0807d (diff)
downloadAleeBot-8c5c695e586ae9c6c26914008566f3f862f2f88e.tar.gz
AleeBot-8c5c695e586ae9c6c26914008566f3f862f2f88e.tar.bz2
AleeBot-8c5c695e586ae9c6c26914008566f3f862f2f88e.zip
More changes in the script
Diffstat (limited to 'run_win.bat')
-rw-r--r--run_win.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_win.bat b/run_win.bat
index d3efd21..6561eeb 100644
--- a/run_win.bat
+++ b/run_win.bat
@@ -7,7 +7,7 @@ echo 1. Create a absettings.json file and include the token of your bot user so
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 --------------------------------------------------------------------------------
-echo To start the bot when you are ready, type in 'Yes'.
+echo To start the bot when you are ready, type in 'Yes' or tpye in 'debug' to enter into debug mode.
set /p start=
if %start% == Yes goto a