thaldrin/run.bat
2019-11-10 21:50:18 +01:00

5 lines
No EOL
68 B
Batchfile

@echo off
title Discord: Thaldrin v3
:start
node index.js
goto start