aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--run.cmd13
1 files changed, 13 insertions, 0 deletions
diff --git a/run.cmd b/run.cmd
index e9f9890..ca435d1 100644
--- a/run.cmd
+++ b/run.cmd
@@ -1,6 +1,19 @@
@echo off
title PokeBot Console
+
+echo ------------------------------
+echo |Welcome to PokeBot Console! |
+echo |If you ran this without |
+echo |changing the token, you have|
+echo |made an error. You are |
+echo |supposed to navigate to the |
+echo |config.json file, and change|
+echo |the token to your bot user's|
+echo |token. After that, you have |
+echo |managed to successfully self|
+echo |host PokeBot! |
+echo ------------------------------
:a
git pull
node bot.js