AleeBot/runaleemod.bat
2017-06-07 15:26:43 -04:00

5 lines
65 B
Batchfile

@echo off
:1
echo [INFO] Starting AleeMod
node aleemod.js
goto 1