From a98266c87f693147f782394eeb5821d8cf6c4fea Mon Sep 17 00:00:00 2001 From: TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> Date: Sat, 24 Mar 2018 15:51:28 -0400 Subject: JIMP --- run.cmd | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'run.cmd') diff --git a/run.cmd b/run.cmd index ca435d1..8c267b0 100644 --- a/run.cmd +++ b/run.cmd @@ -2,18 +2,16 @@ 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 ------------------------------ +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! :a git pull node bot.js -- cgit v1.2.3