thaldrin/run.bat

5 lines
68 B
Batchfile

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