diff options
| author | Alee14 <alee14498@gmail.com> | 2017-03-27 16:51:01 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2017-03-27 16:51:01 -0400 |
| commit | 24c9ab048c224da053d70eaa952a996a882e9501 (patch) | |
| tree | d4be8a3bbc42d1cf475e609446de89489908c3f9 | |
| parent | 9eb725c46cad659fee6b25074cd8bdc120e1f4b7 (diff) | |
| download | AleeBot-24c9ab048c224da053d70eaa952a996a882e9501.tar.gz AleeBot-24c9ab048c224da053d70eaa952a996a882e9501.tar.bz2 AleeBot-24c9ab048c224da053d70eaa952a996a882e9501.zip | |
Adding Running a bot
| -rw-r--r-- | runbot.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runbot.bat b/runbot.bat new file mode 100644 index 0000000..9f54b89 --- /dev/null +++ b/runbot.bat @@ -0,0 +1,3 @@ +@echo off +echo [INFO] Starting AleeBot +node bot.js
\ No newline at end of file |
