Rename run.cmd to run.bat

This commit is contained in:
2021-05-31 02:37:06 -07:00
committed by GitHub
parent 92310427f3
commit 69386aaab5

6
run.bat Normal file
View File

@@ -0,0 +1,6 @@
@echo off
:start
node index.js
@echo.
@echo Press any key to restart bot...&pause >nul
call %~n0